搜索资源列表
togglebutton
- 一个基于Android平台的togglebutton使用样例,方便简单,可以直接拿来用。-A use-based Android platform togglebutton example, convenient and simple, can be directly used.
ToggleButton
- Android编程之ToggleButton实例源码下载,切换按钮,动态按钮Android源码实例,那些Android手机中的漂亮按钮就是这么做出来的-Android programming ToggleButton example source code download, toggle button dynamic button Android source code examples, the beautiful button Android phone is doing so out
ButtonModuleTest
- Android入门-常用按钮类组件介绍:Button/ToggleButton/RadioButton/CheckBox/ImageButton-Android Button-Module:Button/ToggleButton/RadioButton/CheckBox/ImageButton
MyText
- android 自己做一些控件的案例 有togglebutton 什么的 还有点灯开光-Some cases do their own controls
ToggleButton
- 自定义组件实现可滑动的ToggleButton,学习Android控件例子-Custom components to achieve sliding ToggleButton
ToggleButton
- 我做的这个比较简单,最适用于开关的应用了。
ToggleButton-master
- 滑动开关,模仿ios的,带有动画的开关!大小样式均可自定义- Slide switch, imitation ios and with animations switch! The size of the style can be customized!
ToggleButton
- 一个通过Scroller实现的Android滑块开关,可随手指滑动。-A Scroller achieved through the Android slider switch, can slide with the fingers.
ToggleButtonDemo
- 这是一个togglebutton的基本用法,包括用xml文件定义显示状态。-This is a togglebutton basic usage, including display status are defined with the XML file.
Android 中常见控件的介绍和使用
- Android 中常见控件的介绍和使用,TextView 是用于显示字符串的组件,对于用户来说就是屏幕中一块用于显示文本的区域。(Android AutoCompleteTextView, CheckBox, CompoundButton, ExtractEditText,MultiAutoCompleteTextView, RadioButton, ToggleButton)