博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

About custom Theme and Style

Posted on 2014-07-18 17:31  haobo  阅读(160)  评论(0编辑  收藏  举报

For android system, of course you can custom your own style and theme, but you can't break compatibility with AOSP.

We should follow AOSP design, and do not play trick in code. Such as, AlertDialog style, Button style, ListView style, ActionBar style.

To realize the look like what the SPEC design, png resources design is very important. Many margin effect should be made by pngs, and also the visual erea.