Skip to content

Full screen android application with Action Bar Compart. Support android 2.2+ including Kit kat version.

License

Notifications You must be signed in to change notification settings

augustoicaro/fullScreenApp

Repository files navigation

fullScreenApp

Full screen android application with Action Bar Compart. Support android 2.2+ including Kit Kat version.

Dependencies

Inspiration

I was using Eclipse IDE and I created a new default full screen application. This example works perfect on android 2.2 - 4.2 version, but had some issues with kit kat.

So I decided create a example application which fix the issue and use Action Bar Compat. In my fix when your system is in immersive mode it only show/hide action bar, if not, it show/hide action bar, status bar and navigation bar.

I also used Action Bar overlay. With this trick the transitions are more smooth between screen modes, and prevent layout rezise all time( It cause white spaces before transitions start).

References

About

Full screen android application with Action Bar Compart. Support android 2.2+ including Kit kat version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages