summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/view/ContentBrowserActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Work on issue #6475693 OnSystemUiVisibilityChangeListener reporting...Dianne Hackborn2012-05-101-0/+17
| | | | | | | | ...incorrect visibility when the ActionBar overflow menu is opened Improve API demos. Change-Id: I3e831152a0dbb56270a80cf58e9441b55059c884
* Improvements to system UI demos.Dianne Hackborn2012-05-061-1/+1
| | | | | | | - Content browser now lets you long press to go into selection mode. - Overscan demo has more options for controlling more window state. Change-Id: I04cfb58f515882cc6dccd65cb68bc073e53dcad5
* Update Full Screen Modes to demostrate more modes.Dianne Hackborn2012-03-301-0/+247
UI is now a set of check boxes to toggle the various modes. Also add new API demos for two typical implementations using system UI flags: a content browser and a video player. Change-Id: If93659343cfc42b903b18997a5a0a04ee10e8343