Android Studio, Trying to hide TabLayout, StatusBar, SupportActionBar and an unknown bar?
问题 So at the click of a button I want to hide all bars on top of screen, to disappear. At another click of button I want them all to reappear again. I successfully did that and have the following bars to hide on button click: Status Bar, TabLayout tab fragments, Support Action Bar. Here's what I have. When I click my "Start" button ^, all these bars on top, hide. But only 1 is left ... I tried hiding the "getActionBar" but that bar that's left is not it. According to my styles.xml when I change