Commit e0103a02becea38b7e6a6bc57e445cf4f694c11a

Authored by wutaian
1 parent f9cc72e1

修改字符

C5/app/src/main/res/layout/fragment_result_election.xml
@@ -103,7 +103,7 @@ @@ -103,7 +103,7 @@
103 android:layout_height="match_parent" 103 android:layout_height="match_parent"
104 android:gravity="center" 104 android:gravity="center"
105 android:paddingLeft="@dimen/content_margin" 105 android:paddingLeft="@dimen/content_margin"
106 - android:text="@string/number" 106 + android:text="序号"
107 android:textColor="@color/white" 107 android:textColor="@color/white"
108 android:textSize="@dimen/px48dp" 108 android:textSize="@dimen/px48dp"
109 android:textStyle="bold" /> 109 android:textStyle="bold" />