How to make Beautiful & Stylish apps like Timely

前端 未结 1 1237
自闭症患者
自闭症患者 2020-12-22 14:38

A Quote from Google in terms of Designing, and some example of apps:

Based on what Google said in http://developer.android.com/ within design sect

相关标签:
1条回答
  • 2020-12-22 15:27

    They did a presentation in which they explain how they calculate the view colors, the problems they had with that and a few other useful tips. The video for the presentation is available on their YouTube channel

    The number morphing is fairly simple and explained in this article and you can find the complete View class from the article here.


    From android developer site check Helping you build beautiful, powerful, successful apps it is just cool.

    Android Design, an online style guide which lays out the principles, building blocks, and patterns for excellence in Android user interfaces. It seems to be working;

    I hope this answers at least one of your questions.

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