首页 > 代码库 > About custom Theme and Style

About custom Theme and Style

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.