On Mon, May 11, 2015 at 10:17 AM, yccheok <[email protected]> wrote:
> However, if the app is running on Android 2.3 till Android 4, should I > make the app having Holo look, or Material look? Does Google provide any > official guideline on this? Google's put a huge amount of effort into Material and making it backward-portable in the app compat library. Considering that you can use this to get this theme on all of these platform versions, and considering how ass-ugly 2.3x looks now by comparison, you probably should just use the one theme on everything. Reference link for video for consistent design: http://youtu.be/5Be2mJzP-Uw ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

