Dinesh
Dinesh

Reputation: 6532

How to apply ICS style in my android app

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

Answers (2)

Christian Skogsberg
Christian Skogsberg

Reputation: 2360

You could use the holo everywhere library: https://github.com/ChristopheVersieux/HoloEverywhere/

Upvotes: 3

Dheeresh Singh
Dheeresh Singh

Reputation: 15701

use

1- Android Compatibility for fragment and action bar..Support Library

Upvotes: 0

Related Questions