文件名称:Blog_09_SystemStatusDemo
-
所属分类:
- 标签属性:
- 上传时间:2015-11-15
-
文件大小:2.25mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Android沉浸式状态栏,直接import工程后,运行就可以看到效果。-Android immersive status bar, direct import after the project, you can see the effect run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Blog_09_SystemStatusDemo/
Blog_09_SystemStatusDemo/.classpath
Blog_09_SystemStatusDemo/.project
Blog_09_SystemStatusDemo/.settings/
Blog_09_SystemStatusDemo/.settings/org.eclipse.core.resources.prefs
Blog_09_SystemStatusDemo/AndroidManifest.xml
Blog_09_SystemStatusDemo/assets/
Blog_09_SystemStatusDemo/bin/
Blog_09_SystemStatusDemo/bin/AndroidManifest.xml
Blog_09_SystemStatusDemo/bin/Blog_09_SystemStatusDemo.apk
Blog_09_SystemStatusDemo/bin/classes/
Blog_09_SystemStatusDemo/bin/classes/com/
Blog_09_SystemStatusDemo/bin/classes/com/example/
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/BuildConfig.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$attr.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$drawable.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$id.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$layout.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$string.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$style.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/MainActivity.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/ScreenUtils.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/SystemStatusManager$SystemBarConfig.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/SystemStatusManager.class
Blog_09_SystemStatusDemo/bin/classes.dex
Blog_09_SystemStatusDemo/bin/dexedLibs/
Blog_09_SystemStatusDemo/bin/dexedLibs/android-support-v4-59ce6f85d9864f2f2a79b5bf7543da2c.jar
Blog_09_SystemStatusDemo/bin/dexedLibs/nineoldandroids-2.4.0-07b5be35021500f2d6240dfc3c41d750.jar
Blog_09_SystemStatusDemo/bin/jarlist.cache
Blog_09_SystemStatusDemo/bin/res/
Blog_09_SystemStatusDemo/bin/res/crunch/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-hdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-hdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-mdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-mdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xhdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xxhdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/resources.ap_
Blog_09_SystemStatusDemo/gen/
Blog_09_SystemStatusDemo/gen/com/
Blog_09_SystemStatusDemo/gen/com/example/
Blog_09_SystemStatusDemo/gen/com/example/exerbar/
Blog_09_SystemStatusDemo/gen/com/example/exerbar/BuildConfig.java
Blog_09_SystemStatusDemo/gen/com/example/exerbar/R.java
Blog_09_SystemStatusDemo/ic_launcher-web.png
Blog_09_SystemStatusDemo/libs/
Blog_09_SystemStatusDemo/libs/android-support-v4.jar
Blog_09_SystemStatusDemo/libs/nineoldandroids-2.4.0.jar
Blog_09_SystemStatusDemo/lint.xml
Blog_09_SystemStatusDemo/proguard-project.txt
Blog_09_SystemStatusDemo/project.properties
Blog_09_SystemStatusDemo/res/
Blog_09_SystemStatusDemo/res/drawable-hdpi/
Blog_09_SystemStatusDemo/res/drawable-hdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-ldpi/
Blog_09_SystemStatusDemo/res/drawable-mdpi/
Blog_09_SystemStatusDemo/res/drawable-mdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-xhdpi/
Blog_09_SystemStatusDemo/res/drawable-xhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-xxhdpi/
Blog_09_SystemStatusDemo/res/drawable-xxhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/layout/
Blog_09_SystemStatusDemo/res/layout/activity_main.xml
Blog_09_SystemStatusDemo/res/values/
Blog_09_SystemStatusDemo/res/values/strings.xml
Blog_09_SystemStatusDemo/res/values/styles.xml
Blog_09_SystemStatusDemo/res/values-v11/
Blog_09_SystemStatusDemo/res/values-v11/styles.xml
Blog_09_SystemStatusDemo/res/values-v14/
Blog_09_SystemStatusDemo/res/values-v14/styles.xml
Blog_09_SystemStatusDemo/src/
Blog_09_SystemStatusDemo/src/com/
Blog_09_SystemStatusDemo/src/com/ycf/
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/MainActivity.java
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/ScreenUtils.java
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/SystemStatusManager.java
Blog_09_SystemStatusDemo/.classpath
Blog_09_SystemStatusDemo/.project
Blog_09_SystemStatusDemo/.settings/
Blog_09_SystemStatusDemo/.settings/org.eclipse.core.resources.prefs
Blog_09_SystemStatusDemo/AndroidManifest.xml
Blog_09_SystemStatusDemo/assets/
Blog_09_SystemStatusDemo/bin/
Blog_09_SystemStatusDemo/bin/AndroidManifest.xml
Blog_09_SystemStatusDemo/bin/Blog_09_SystemStatusDemo.apk
Blog_09_SystemStatusDemo/bin/classes/
Blog_09_SystemStatusDemo/bin/classes/com/
Blog_09_SystemStatusDemo/bin/classes/com/example/
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/BuildConfig.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$attr.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$drawable.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$id.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$layout.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$string.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R$style.class
Blog_09_SystemStatusDemo/bin/classes/com/example/exerbar/R.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/MainActivity.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/ScreenUtils.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/SystemStatusManager$SystemBarConfig.class
Blog_09_SystemStatusDemo/bin/classes/com/ycf/systemstatus/SystemStatusManager.class
Blog_09_SystemStatusDemo/bin/classes.dex
Blog_09_SystemStatusDemo/bin/dexedLibs/
Blog_09_SystemStatusDemo/bin/dexedLibs/android-support-v4-59ce6f85d9864f2f2a79b5bf7543da2c.jar
Blog_09_SystemStatusDemo/bin/dexedLibs/nineoldandroids-2.4.0-07b5be35021500f2d6240dfc3c41d750.jar
Blog_09_SystemStatusDemo/bin/jarlist.cache
Blog_09_SystemStatusDemo/bin/res/
Blog_09_SystemStatusDemo/bin/res/crunch/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-hdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-hdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-mdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-mdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xhdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xxhdpi/
Blog_09_SystemStatusDemo/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/bin/resources.ap_
Blog_09_SystemStatusDemo/gen/
Blog_09_SystemStatusDemo/gen/com/
Blog_09_SystemStatusDemo/gen/com/example/
Blog_09_SystemStatusDemo/gen/com/example/exerbar/
Blog_09_SystemStatusDemo/gen/com/example/exerbar/BuildConfig.java
Blog_09_SystemStatusDemo/gen/com/example/exerbar/R.java
Blog_09_SystemStatusDemo/ic_launcher-web.png
Blog_09_SystemStatusDemo/libs/
Blog_09_SystemStatusDemo/libs/android-support-v4.jar
Blog_09_SystemStatusDemo/libs/nineoldandroids-2.4.0.jar
Blog_09_SystemStatusDemo/lint.xml
Blog_09_SystemStatusDemo/proguard-project.txt
Blog_09_SystemStatusDemo/project.properties
Blog_09_SystemStatusDemo/res/
Blog_09_SystemStatusDemo/res/drawable-hdpi/
Blog_09_SystemStatusDemo/res/drawable-hdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-ldpi/
Blog_09_SystemStatusDemo/res/drawable-mdpi/
Blog_09_SystemStatusDemo/res/drawable-mdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-xhdpi/
Blog_09_SystemStatusDemo/res/drawable-xhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/drawable-xxhdpi/
Blog_09_SystemStatusDemo/res/drawable-xxhdpi/ic_launcher.png
Blog_09_SystemStatusDemo/res/layout/
Blog_09_SystemStatusDemo/res/layout/activity_main.xml
Blog_09_SystemStatusDemo/res/values/
Blog_09_SystemStatusDemo/res/values/strings.xml
Blog_09_SystemStatusDemo/res/values/styles.xml
Blog_09_SystemStatusDemo/res/values-v11/
Blog_09_SystemStatusDemo/res/values-v11/styles.xml
Blog_09_SystemStatusDemo/res/values-v14/
Blog_09_SystemStatusDemo/res/values-v14/styles.xml
Blog_09_SystemStatusDemo/src/
Blog_09_SystemStatusDemo/src/com/
Blog_09_SystemStatusDemo/src/com/ycf/
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/MainActivity.java
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/ScreenUtils.java
Blog_09_SystemStatusDemo/src/com/ycf/systemstatus/SystemStatusManager.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.