- Home /
 
               Question by 
               doc_ssid · Oct 05, 2015 at 02:52 PM · 
                androidsplash-screensplash screensplash  
              
 
              Show androids navigation and status bar on SplashScreen
How to show androids navigation bar and status bar while app show SplashScreen
i used
     void Start() {
         Screen.fullScreen = false;
     }
but this show navigation and status bar only after splash screen
               Comment
              
 
               
              Answer by OriginalsByToto · Jul 10, 2016 at 10:22 AM
You can set Show navigation bar (or Fullscreen to false) in the Player Settings and in your Start(), put Screen.fullScreen = true;  to hide the bar 
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                