单项选择题
A.setColorB.setChoiceModeC.setStyleD.setMode
下面()不是Android 的界面布局方式。A.FlowLayoutB.LinearLayoutC.Table...
单项选择题下面()不是Android 的界面布局方式。
A.FlowLayoutB.LinearLayoutC.TableLayoutD.RelativeLayout
以下哪个方法可以使ListView 重新绘制()。A.draw()B.notifyDataSetChanged...
单项选择题以下哪个方法可以使ListView 重新绘制()。
A.draw()B.notifyDataSetChanged()C.setChanged()D.setView()
ListView 通过以下哪个属性可以指定列表的项数组()。A.android:hintB.android:t...
单项选择题ListView 通过以下哪个属性可以指定列表的项数组()。
A.android:hintB.android:textC.android:entriesD.android:orientation