Updated browsable sample descriptions.

Change-Id: I21e3dfacb4bc1acfbe3b17c5f8001ee758f9eec2
(cherry picked from commit 3943cdc962)
This commit is contained in:
quddusc
2013-10-30 18:09:08 -07:00
committed by Dirk Dougherty
parent a76387f7a4
commit 11d2eef36f
30 changed files with 158 additions and 210 deletions

View File

@@ -5,10 +5,8 @@ page.tags="BasicImmersiveMode"
sample.group=UI
@jd:body
<p>
\"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
\"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
demonstrates how to enable and disable immersive mode programmatically.
</p>
<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 and disable this feature
programmatically.</p>