年度图标替换
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
<item android:color="#5FCCE4" android:state_selected="true" />
|
<item android:color="#333333" android:state_selected="true" />
|
||||||
|
|
||||||
<item android:color="@color/main_tab_normal" />
|
<item android:color="@color/main_tab_normal" />
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 172 KiB |
@@ -588,7 +588,7 @@
|
|||||||
<color name="color_7727e4">#66D9D9</color>
|
<color name="color_7727e4">#66D9D9</color>
|
||||||
<color name="color_5caaff">#5CAAFF</color>
|
<color name="color_5caaff">#5CAAFF</color>
|
||||||
<!-- 首页tab未选中颜色 -->
|
<!-- 首页tab未选中颜色 -->
|
||||||
<color name="main_tab_normal">#8A8CAB</color>
|
<color name="main_tab_normal">#999999</color>
|
||||||
|
|
||||||
|
|
||||||
<!-- 魔力UI规范 end-->
|
<!-- 魔力UI规范 end-->
|
||||||
|