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



page.tags="ImmersiveMode"
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 to enable toggling of this feature in a
{@link android.support.v4.app.Fragment}.</p>