Reputation: 2062
I am curious about how to apply HOLO theme in older android version devices. I know there is way using ActionBarSherlock library. But I am not very sure about how to accomplish it. Any suggestion are welcome. Thanks in advance.
Upvotes: 1
Views: 182
Reputation: 6121
Look into this
And this.
I hope this would help you. If you have any other questions, ask.
OK! So basically there is nothing wrong with what you're doing. AppCompact library should use old themes on old devices.
if you want to use Holo themes on old devices you should use HoloEverywhere.
Upvotes: 1