What is new in Drawable Tinting in Android L Developer Preview compared to previous version?
- 阅读更多 关于 What is new in Drawable Tinting in Android L Developer Preview compared to previous version?
I am working of new Android L preview and now dealing with tinting concept on drawable. I want to know if there is anything new regarding drawable tinting in Android L Developer Preview. I read this this documentation which says: The Android L Developer Preview enables you to define bitmaps or nine-patches as alpha masks and to tint them using a color resource or a theme attribute that resolves to a color resource (for example, ?android:attr/colorPrimary ). You can create these assets only once and color them automatically to match your theme. But I didn't understand how it is different from