Description: 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
To Search:
File list (Check if you may need any files):
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