文件名称:ScrollView
介绍说明--下载内容均来自于网络,请自行研究使用
ScrollView可实现控件在超出屏幕范围的情况下滚动显示。
用法:在XML文件中将需滚动的控件包含在ScrollView中,当控件超出屏幕范围时可通过滚动查看;ScrollView也提供了一些方法来控制自身的显示情况。-ScrollView scroll control can be achieved in the case beyond the screen area.
Usage: required in the XML file that contains the control that scrolls in ScrollView, when the control range beyond the screen to scroll through ScrollView also provides a number of methods to control their own display case.
用法:在XML文件中将需滚动的控件包含在ScrollView中,当控件超出屏幕范围时可通过滚动查看;ScrollView也提供了一些方法来控制自身的显示情况。-ScrollView scroll control can be achieved in the case beyond the screen area.
Usage: required in the XML file that contains the control that scrolls in ScrollView, when the control range beyond the screen to scroll through ScrollView also provides a number of methods to control their own display case.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android_ScrollView\.classpath
..................\.project
..................\.settings
..................\.........\org.eclipse.core.resources.prefs
..................\AndroidManifest.xml
..................\assets
..................\bin
..................\...\android_ScrollView.apk
..................\...\AndroidManifest.xml
..................\...\classes.dex
..................\...\classes
..................\...\.......\com
..................\...\.......\...\imooc
..................\...\.......\...\.....\android_scrollview
..................\...\.......\...\.....\..................\BuildConfig.class
..................\...\.......\...\.....\..................\MainActivity$1.class
..................\...\.......\...\.....\..................\MainActivity.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
..................\...\dexedLibs
..................\...\.........\android-support-v4-09b92566d63f091aef86eb50cb0b0e2f.jar
..................\...\jarlist.cache
..................\...\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
..................\...\...\imooc
..................\...\...\.....\android_scrollview
..................\...\...\.....\..................\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
..................\...\......\fragment_main.xml
..................\...\......\main.xml
..................\...\menu
..................\...\....\main.xml
..................\...\values
..................\...\......\dimens.xml
..................\...\......\strings.xml
..................\...\......\styles.xml
..................\...\values-v11
..................\...\..........\styles.xml
..................\...\values-v14
..................\...\..........\styles.xml
..................\...\values-w820dp
..................\...\.............\dimens.xml
..................\src
..................\...\com
..................\...\...\imooc
..................\...\...\.....\android_scrollview
..................\...\...\.....\..................\MainActivity.java