I have method to hidden status bar and navigation bar, I called success in Activity...but when I click settings to display dialog status bar and nav bar are displaying. I want to know event when display dialog to call method hidden status and nav bar. Thanks
            Asked
            
        
        
            Active
            
        
            Viewed 55 times
        
    0
            
            
        - 
                    You can't really do this without effort. There is no call that will hide status nav bar or nav bar without a bit of hacking. – Kristy Welsh Mar 03 '17 at 16:34
- 
                    http://stackoverflow.com/questions/7457730/preventing-status-bar-expansion/31349378#31349378 – Kristy Welsh Mar 03 '17 at 16:35
- 
                    Thanks but I only hidden not disable it :( – Chung Phùng Văn Mar 04 '17 at 14:23
- 
                    I don't know a way to do that. – Kristy Welsh Mar 04 '17 at 15:09
- 
                    :(........................... – Chung Phùng Văn Mar 05 '17 at 06:13


 
    