Update browseable samples for lmp-docs
Synced to commit df5e5013422b81b4fd05c0ac9fd964b13624847a. Includes new samples for Android Auto. Change-Id: I3fec46e2a6b3f196682a92f1afd91eb682dc2dc1
This commit is contained in:
@@ -1,19 +1,12 @@
|
||||
|
||||
|
||||
|
||||
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
|
||||
the navigation bar with a swipe.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This sample demonstrates how this feature 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>
|
||||
|
||||
\n\n\n\"Immersive Mode\", added in Android 4.4, improves the \"hide full screen\" and
|
||||
\"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
|
||||
lets the user experiment with immersive mode by seeing how it interacts
|
||||
with some of the other UI flags related to full-screen apps.
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user