Use Holo Light Theme/style On Gingerbread
I am currently creating an application for a client. I love the Holo light with dark action bar theme/style but that means that I would have to use API 14 and above. If I set the m
Solution 1:
You can use Action Bar Sherlock library it has Theme.Sherlock.Light.DarkActionBar
(among other things). With it you can almost completely emulate API 14 UI on earlier devices.
Post a Comment for "Use Holo Light Theme/style On Gingerbread"