summaryrefslogtreecommitdiffstats
path: root/samples/browseable/AdvancedImmersiveMode/_index.jd
blob: 2b19c9c7489c9a24e8b700b593ba608a870572bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14



page.tags="AdvancedImmersiveMode"
sample.group=UI
@jd:body

<p>Android 4.4 introduces a way for you to provide a more immersive screen
experience in your app, by letting users show or hide the status bar and
navigation bar with a swipe.</p>
<p>This sample demonstrates how this features interacts with some of the other
UI flags related to full-screen apps. The sample also shows how to implement a
"sticky" mode, which re-hides the bars a few seconds after the user swipes
them back in.</p>