2012年11月2日
摘要: Spinner下拉列表一般使用非常简单。直接上代码1.布局文件 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 2 xmlns:tools="http://schemas.android.com/tools" 3 android:layout_width="match_parent" 4 android:layout_height="match_parent" 5 android:background=&qu 阅读全文
posted @ 2012-11-02 19:53 mathore 阅读(4571) 评论(0) 推荐(0)