Android Question Hide Status Bar in Landscape

Jim McDougal

Member
Licensed User
I would like to show the status bar in my app in portrait orientation and not show it in landscape. I'm setting #FullScreen: False in my Activity Attributes. Is there a method to make FullScreen = True only in landscape?

Thanks.
 
Top