Commit 33dcf6f7 authored by jyx's avatar jyx

更新颜色

parent dd05a383
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="#EEAD0E" android:state_selected="true" />
<item android:color="@color/graya" android:state_selected="false" />
</selector>
\ No newline at end of file
......@@ -78,8 +78,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="尊享"
android:textColor="@color/item_text_sel"
android:textSize="16sp"
android:textColor="@color/item_text_sel3"
android:textSize="20sp"
android:textStyle="bold" />
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment