bilibili / MagicaSakura

MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
http://app.bilibili.com
Apache License 2.0
3.55k stars 468 forks source link

shape文件怎么处理呢 #58

Open DavidMGT opened 6 years ago

DavidMGT commented 6 years ago

<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">

<solid android:color="@color/theme_color_primary_divider_color" />

<size android:height="@dimen/divider_10" />

比如很多都是这样类型的

xyczero commented 6 years ago

大多数框架支持的shape都会在解析时根据规则换色