Commit d8d08286e94598c4521b2d5c42ebd2ad93f3a023

Authored by 姚旭斌
1 parent 37b52cab

no message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/src/main/res/layout/fragment_mine.xml
... ... @@ -26,7 +26,7 @@
26 26 android:layout_gravity="center"
27 27 android:gravity="center"
28 28 android:text="个人中心"
29   - android:textColor="@color/textRed"
  29 + android:textColor="@color/white"
30 30 android:textSize="@dimen/txtsize_headline" />
31 31  
32 32 <LinearLayout
... ...