Reputation: 6532
i am develop android app with min sdk version android 2.2 and i am apply style for ics theme how can i do it apply all controls to ics style will work on 2.2 and above versions.i have no idea for apply theme for app.can help me guided for apply ics theme for my app how to do it with greatly appreciated!
Thanks in Advance!
Upvotes: 1
Views: 800
Reputation: 2360
You could use the holo everywhere library: https://github.com/ChristopheVersieux/HoloEverywhere/
Upvotes: 3
Reputation: 15701
use
1- Android Compatibility for fragment and action bar..Support Library
Upvotes: 0