本章介绍Android简单控件,按钮如图7-1所示,这些控件类直接或间接继承了android.view.View类的控件,主要包括TextView、EditText、RadioButton、CheckButton、ImageView、进度栏和拖动栏。
图7-1 Android简单控件