文件名称:BasicViews6
介绍说明--下载内容均来自于网络,请自行研究使用
ListView 在一个活动中显示一个长的项列表,但有时需要在用户界面上显示其他视图,
因此没有额外的空间来显示像ListView 这样的全屏视图。在这种情况下,使用SpinnerView。单击SpinnerView,可以看到弹出一个显示总统名字的列表。单击一个列表项将显示一个消息,表明这个列表项被选择了。-ListView displays a long list of items in an activity, but sometimes you need to display a different view in the user interface,
So there is no extra space to display a full-screen view this as ListView. In this case, SpinnerView. Click SpinnerView, you can see the name pop up a list of presidential display. Click a list item will display a message indicating that the list of items to be chosen.
因此没有额外的空间来显示像ListView 这样的全屏视图。在这种情况下,使用SpinnerView。单击SpinnerView,可以看到弹出一个显示总统名字的列表。单击一个列表项将显示一个消息,表明这个列表项被选择了。-ListView displays a long list of items in an activity, but sometimes you need to display a different view in the user interface,
So there is no extra space to display a full-screen view this as ListView. In this case, SpinnerView. Click SpinnerView, you can see the name pop up a list of presidential display. Click a list item will display a message indicating that the list of items to be chosen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BasicViews6
...........\.classpath
...........\.project
...........\.settings
...........\.........\org.eclipse.jdt.core.prefs
...........\AndroidManifest.xml
...........\assets
...........\bin
...........\...\AndroidManifest.xml
...........\...\BasicViews6.apk
...........\...\classes
...........\...\.......\com
...........\...\.......\...\example
...........\...\.......\...\.......\basicviews6
...........\...\.......\...\.......\...........\BuildConfig.class
...........\...\.......\...\.......\...........\MainActivity$1.class
...........\...\.......\...\.......\...........\MainActivity.class
...........\...\.......\...\.......\...........\R$array.class
...........\...\.......\...\.......\...........\R$attr.class
...........\...\.......\...\.......\...........\R$dimen.class
...........\...\.......\...\.......\...........\R$drawable.class
...........\...\.......\...\.......\...........\R$id.class
...........\...\.......\...\.......\...........\R$layout.class
...........\...\.......\...\.......\...........\R$menu.class
...........\...\.......\...\.......\...........\R$string.class
...........\...\.......\...\.......\...........\R$style.class
...........\...\.......\...\.......\...........\R.class
...........\...\classes.dex
...........\...\dexedLibs
...........\...\.........\android-support-v4-12e0136677d5db0f48a4534257fcc013.jar
...........\...\res
...........\...\...\crunch
...........\...\...\......\drawable-hdpi
...........\...\...\......\.............\ic_launcher.png
...........\...\...\......\drawable-mdpi
...........\...\...\......\.............\ic_launcher.png
...........\...\...\......\drawable-xhdpi
...........\...\...\......\..............\ic_launcher.png
...........\...\...\......\drawable-xxhdpi
...........\...\...\......\...............\ic_launcher.png
...........\...\resources.ap_
...........\gen
...........\...\com
...........\...\...\example
...........\...\...\.......\basicviews6
...........\...\...\.......\...........\BuildConfig.java
...........\...\...\.......\...........\R.java
...........\ic_launcher-web.png
...........\libs
...........\....\android-support-v4.jar
...........\proguard-project.txt
...........\project.properties
...........\res
...........\...\drawable-hdpi
...........\...\.............\ic_launcher.png
...........\...\drawable-ldpi
...........\...\drawable-mdpi
...........\...\.............\ic_launcher.png
...........\...\drawable-xhdpi
...........\...\..............\ic_launcher.png
...........\...\drawable-xxhdpi
...........\...\...............\ic_launcher.png
...........\...\layout
...........\...\......\activity_main.xml
...........\...\menu
...........\...\....\main.xml
...........\...\values
...........\...\......\dimens.xml
...........\...\......\strings.xml
...........\...\......\styles.xml
...........\...\values-sw600dp
...........\...\..............\dimens.xml
...........\...\values-sw720dp-land
...........\...\...................\dimens.xml
...........\...\values-v11
...........\...\..........\styles.xml
...........\...\values-v14
...........\...\..........\styles.xml
...........\src
...........\...\com
...........\...\...\example
...........\...\...\.......\basicviews6
...........\...\...\.......\...........\MainActivity.java