【第一次写博客,很多没写好的地方望给出宝贵意见】
之前刚开始学习Android控件的时候学的很乱没有一个系统总结性的学习,这样效率很低,如果把所有学习的组件归纳总结好后有序的学习可能会好多,至少当时我想这么干,但是没有,现在这样做了希望对后面的学习者有帮助;
以下归类的所有组件后面抽时间做一个详细的介绍,基本上都是平时遇到的,很多组件肯定还没上榜,遇到了我就加上来
1.文本类:
TextView、EditText、AutoCompleteTextView、MultAutoCompletTextView 、(TextSwitcher) 、(DigitalClock)
ExtractEditText、CheckedTextView、Chronometer
2.按钮类:
Button、CheckBox、RadioButton(RadioGroup) 、ToggleButton 、(ImageButton )
CompoundButton、ZoomButton、ZoomControls
3.图片类:
ImageView、ZoomButton、ImageButton、(ImageSwitcher )
QuickContactBadge
4.时间控件:
DigitalClock、AnalogClock、TimePicker、DatePicker
5.进度显示:
ProgressBar、AbsSeekB