use holo theme on Android < 4.0

后端 未结 2 1607
谎友^
谎友^ 2020-12-23 12:29

I\'m developing an app for Android 2.2 and higher. I use the great ActionBarSherlock (thank you, Jake Wharton !!) to use the action bar on pre-ICS devices.

While th

相关标签:
2条回答
  • 2020-12-23 12:49

    No. That would require a back port of the complete Holo theme and styling, which Google chose not to do. It would also be a rather ambitious undertaking and I would think it is out of scope of the ActionBarSherlock project, whose focus is on ActionBar compatibility.

    The best you can do is cherry pick the resources you most want from the ICS source and create your own custom theme/styles.

    0 讨论(0)
  • 2020-12-23 12:56

    Enjoy HoloEverywhere, that's the whole purpose of the project!

    (Edit) new adress: https://github.com/Prototik/HoloEverywhere

    0 讨论(0)
提交回复
热议问题