Tuesday, July 9, 2013

Android Themes Remove Action/Title Bar

Some people do this by using themes that don't have title or action bars, but this might be in conflict with existing theming requirements. This method is also difficult to apply to multiple SDK levels at the same time, due to inconsistent theme availability.

The best solution so far is to add customizations within each style as described in these answers:

No comments:

Post a Comment