Android: Theme Holo previous version

前端 未结 3 866
离开以前
离开以前 2020-12-24 04:11

I really like the 4.0 ICS Holo Light theme and would like to have it in my app to support <4.0 smartphones.

I found Android layoutlib.jar in platform folder but i

3条回答
  •  攒了一身酷
    2020-12-24 04:35

    You can use Holo in Android 2.3< with this simple library : http://www.holoeverywhere.com/ Its called Holo everywhere and works fine in previous versions of android. The Library is hosted on Github.

提交回复
热议问题