android - Completely Disable/Hide Status Bar on 4.4.2 -


we developing launcher app elderly people has easy ui , not want show status bar or notification drawer.

now tried disable status bar seems re-appear when pull down upper side of screen. , if pull-down second time notification drawer opened. there way disable status bar?

i checked documentation on following links think no solution present. in api level 16 able disable not in api level 19. https://developer.android.com/training/system-ui/status.html#41

https://developer.android.com/training/system-ui/immersive.html#nonsticky

in android 4.4+ can not hide status bar really, instead can prevent on click expansion of status bar.

to hide status bar or prevent expansion of status bar in android 4.4+, please check solution on below link (as solution pretty big giving link ... :) )

prevent expansion of status bar in android 4.4+ or android kitkat


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -