文件名称:HideSystemBar
介绍说明--下载内容均来自于网络,请自行研究使用
HideSystemBar源码实例,android隐藏任务栏,隐藏手机的任务栏,在很多的手机浏览器上,都有此功能的应用,当网页最大化显示的时候,任务栏就自动隐藏起来,代码里设置系统栏可见性,在此过程中需要判断状态栏是否显示-HideSystemBar source code examples, android hide the taskbar, hide the taskbar phone, on many mobile browsers, applications have this feature, when the page is displayed maximized, the taskbar is automatically hidden, set the system bar code visibility in the process needs to determine whether to display the status bar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HideSystemBar\.classpath
.............\.project
.............\AndroidManifest.xml
.............\bin\AndroidManifest.xml
.............\...\classes\com\wilber\hidesystembar\BuildConfig.class
.............\...\.......\...\......\.............\HideSystemBar.class
.............\...\.......\...\......\.............\R$attr.class
.............\...\.......\...\......\.............\R$drawable.class
.............\...\.......\...\......\.............\R$string.class
.............\...\.......\...\......\.............\R$style.class
.............\...\.......\...\......\.............\R.class
.............\...\.......\...\......\.............\Util.class
.............\...\classes.dex
.............\...\dexedLibs\android-support-v4-701c8c0218d38a497d91882d506582be.jar
.............\...\HideSystemBar.apk
.............\...\jarlist.cache
.............\...\res\drawable-hdpi\ic_launcher.png
.............\...\...\.........ldpi\ic_launcher.png
.............\...\...\.........mdpi\ic_launcher.png
.............\...\...\.........xhdpi\ic_launcher.png
.............\...\resources.ap_
.............\gen\com\wilber\hidesystembar\BuildConfig.java
.............\...\...\......\.............\R.java
.............\ic_launcher-web.png
.............\libs\android-support-v4.jar
.............\proguard-project.txt
.............\project.properties
.............\res\drawable\a.jpg
.............\...\........-hdpi\ic_launcher.png
.............\...\.........ldpi\ic_launcher.png
.............\...\.........mdpi\ic_launcher.png
.............\...\.........xhdpi\ic_launcher.png
.............\...\values\strings.xml
.............\...\......\styles.xml
.............\...\......-v11\styles.xml
.............\...\.........4\styles.xml
.............\src\com\wilber\hidesystembar\HideSystemBar.java
.............\...\...\......\.............\Util.java
.............\bin\classes\com\wilber\hidesystembar
.............\...\.......\...\wilber
.............\gen\com\wilber\hidesystembar
.............\src\com\wilber\hidesystembar
.............\bin\classes\com
.............\...\res\drawable-hdpi
.............\...\...\drawable-ldpi
.............\...\...\drawable-mdpi
.............\...\...\drawable-xhdpi
.............\gen\com\wilber
.............\src\com\wilber
.............\bin\classes
.............\...\dexedLibs
.............\...\res
.............\gen\com
.............\res\drawable
.............\...\drawable-hdpi
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\drawable-xhdpi
.............\...\layout
.............\...\values
.............\...\values-v11
.............\...\values-v14
.............\src\com
.............\assets
.............\bin
.............\gen
.............\libs
.............\res
.............\src
HideSystemBar