文件名称:OverideLinearLayout
介绍说明--下载内容均来自于网络,请自行研究使用
android解决软键盘遮挡输入框的示例代码
监控layout变换,当键盘显示是,隐藏部分内容-android resolve soft keyboard input box of the sample code block
Monitor layout change, when the keyboard is displayed, the hidden part of the inner
监控layout变换,当键盘显示是,隐藏部分内容-android resolve soft keyboard input box of the sample code block
Monitor layout change, when the keyboard is displayed, the hidden part of the inner
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OverideLinearLayout\.classpath
...................\.project
...................\.settings\org.eclipse.jdt.core.prefs
...................\AndroidManifest.xml
...................\bin\AndroidManifest.xml
...................\...\classes\com\example\overidelinearlayout\BuildConfig.class
...................\...\.......\...\.......\...................\LinearLayoutView$1.class
...................\...\.......\...\.......\...................\LinearLayoutView$KeyBordStateListener.class
...................\...\.......\...\.......\...................\LinearLayoutView.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
...................\...\classes.dex
...................\...\dexedLibs\android-support-v4-3f217652715fb90d16b3f5c9ef4fde4e.jar
...................\...\jarlist.cache
...................\...\OverideLinearLayout.apk
...................\...\res\crunch\drawable-hdpi\ic_launcher.png
...................\...\...\......\.........mdpi\ic_launcher.png
...................\...\...\......\.........xhdpi\ic_launcher.png
...................\...\...\......\..........xhdpi\ic_launcher.png
...................\...\resources.ap_
...................\gen\com\example\overidelinearlayout\BuildConfig.java
...................\...\...\.......\...................\R.java
...................\ic_launcher-web.png
...................\libs\android-support-v4.jar
...................\proguard-project.txt
...................\project.properties
...................\res\drawable-hdpi\ic_launcher.png
...................\...\.........mdpi\ic_launcher.png
...................\...\.........xhdpi\ic_launcher.png
...................\...\..........xhdpi\ic_launcher.png
...................\...\layout\activity_main.xml
...................\...\menu\main.xml
...................\...\values\dimens.xml
...................\...\......\strings.xml
...................\...\......\styles.xml
...................\...\......-sw600dp\dimens.xml
...................\...\.........720dp-land\dimens.xml
...................\...\.......v11\styles.xml
...................\...\.........4\styles.xml
...................\src\com\example\overidelinearlayout\LinearLayoutView.java
...................\...\...\.......\...................\MainActivity.java
...................\bin\classes\com\example\overidelinearlayout
...................\...\.......\...\example
...................\...\res\crunch\drawable-hdpi
...................\...\...\......\drawable-mdpi
...................\...\...\......\drawable-xhdpi
...................\...\...\......\drawable-xxhdpi
...................\gen\com\example\overidelinearlayout
...................\src\com\example\overidelinearlayout
...................\bin\classes\com
...................\...\res\crunch
...................\gen\com\example
...................\src\com\example
...................\bin\classes
...................\...\dexedLibs
...................\...\res
...................\gen\com
...................\res\drawable-hdpi
...................\...\drawable-ldpi
...................\...\drawable-mdpi
...................\...\drawable-xhdpi
...................\...\drawable-xxhdpi
...................\...\layout
...................\...\menu
...................\...\values
...................\...\values-sw600dp
...................\...\values-sw720dp-land
...................\...\values-v11
...................\...\values-v14
...................\src\co