HideBar
HideBar copied to clipboard
Hide when app tries to go to full-screen
Perhaps it's not possible to detect whether an app is using full-screen mode or not in Honeycomb, but if it is, it'd be nice to be able to react to this and automatically show/hide the system bar as appropriate.
That would be good. There probably is no api for it, no way to know if an other application has requested full screen. But logcat will contain that info, so it should be possible.