2012年4月23日

下拉列表(Spinner)

摘要: 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:orientation="vertical" 4 android:layout_width="fill_parent" 5 android:layout_height="fill_parent" 6 > 阅读全文

posted @ 2012-04-23 20:22 rgzbr 阅读(251) 评论(0) 推荐(0) 编辑

导航