Commit 174e70cd1b44e83718e326e6513cfe995085bd91
1 parent
5a577c2a
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
... | ... | @@ -121,7 +121,7 @@ |
121 | 121 | android:layout_width="40dp" |
122 | 122 | android:layout_height="wrap_content" |
123 | 123 | android:layout_gravity="center_vertical" |
124 | - android:text="3" | |
124 | + android:text="" | |
125 | 125 | android:textSize="@dimen/sp_18" |
126 | 126 | android:textColor="@color/textRed" |
127 | 127 | /> | ... | ... |