Commit e0103a02becea38b7e6a6bc57e445cf4f694c11a
1 parent
f9cc72e1
修改字符
Showing
1 changed file
with
1 additions
and
1 deletions
C5/app/src/main/res/layout/fragment_result_election.xml
| ... | ... | @@ -103,7 +103,7 @@ |
| 103 | 103 | android:layout_height="match_parent" |
| 104 | 104 | android:gravity="center" |
| 105 | 105 | android:paddingLeft="@dimen/content_margin" |
| 106 | - android:text="@string/number" | |
| 106 | + android:text="序号" | |
| 107 | 107 | android:textColor="@color/white" |
| 108 | 108 | android:textSize="@dimen/px48dp" |
| 109 | 109 | android:textStyle="bold" /> | ... | ... |