Anything like Twitter Bootstrap for Android?

前端 未结 5 1273
一向
一向 2021-01-30 20:10

if you are a developer and have little clue about designs - Twitter Bootstrapt saves the day (at least for me).

Is there something similar for android (native, not web)?

5条回答
  •  耶瑟儿~
    2021-01-30 20:55

    The Android Holo theme codifies the UX guidelines into a theme that you can use on Android. If you are not targeting 4.0, try this project that ported a lot of the theme all the way back to 1.6. I haven't tried it myself yet but may be a good start.

    https://github.com/Prototik/HoloEverywhere

提交回复
热议问题