Android常用控件.pdf
文本预览下载声明
Android 常用控件
编写:liteng
订正:neverlike
1. 窗体控件 (Form Widgets)
编号 英语名称 中 文 对应类 图片
名称
1 TextView 标签 TextView
2 Large Text 大 标 TextView
签
3 Medium Text 中 标 TextView
签
4 Small Text 小 标 TextView
签
5 Button 按钮 Button
6 Small Button 小 按 Button
钮
7 ToggleButton 开 关 ToggleButton
按钮
8 CheckBox 复 选 CheckBox
框
9 RadioButton 单 选 RadioButton
框
10 CheckedTextView 选 择 CheckedTextView
文本
11 Spinner 下 拉 Spinner
列表
12 ProgressBar(Large) 大 进 ProgressBar
度条
13 ProgressBar(Normal) 普 通 ProgressBar
进 度
条
14 ProgressBar(Small) 小 进 ProgressBar
度条
15 ProgressBar(Horizontal) 水 平 ProgressBar
进 度
条
16 SeekBar 微调 SeekBar
17 QuickContactBadge 联 系 QuickContactBadge
人
18 RadioGroup 单 选 RadioGroup
框组
1
显示全部