1 2 3 4 page.tags="BasicImmersiveMode" 5 sample.group=UI 6 @jd:body 7 8 <p>Android 4.4 introduces a way for you to provide a more immersive screen 9 experience in your app, by letting users show or hide the status bar and 10 navigation bar with a swipe.</p> 11 <p>This sample demonstrates how to enable and disable this feature 12 programmatically.</p> 13