Commit d8d08286e94598c4521b2d5c42ebd2ad93f3a023
1 parent
37b52cab
Exists in
yxb_dev
and in
2 other branches
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,7 +26,7 @@ | ||
| 26 | android:layout_gravity="center" | 26 | android:layout_gravity="center" |
| 27 | android:gravity="center" | 27 | android:gravity="center" |
| 28 | android:text="个人中心" | 28 | android:text="个人中心" |
| 29 | - android:textColor="@color/textRed" | 29 | + android:textColor="@color/white" |
| 30 | android:textSize="@dimen/txtsize_headline" /> | 30 | android:textSize="@dimen/txtsize_headline" /> |
| 31 | 31 | ||
| 32 | <LinearLayout | 32 | <LinearLayout |