Stats: changed ids to English
This commit is contained in:
parent
8374fa346c
commit
80080b14d3
1 changed files with 2 additions and 2 deletions
|
@ -143,7 +143,7 @@
|
||||||
android:ems="5"
|
android:ems="5"
|
||||||
android:layout_row="0"
|
android:layout_row="0"
|
||||||
android:layout_column="0"
|
android:layout_column="0"
|
||||||
android:id="@+id/CA"
|
android:id="@+id/AC"
|
||||||
android:text="AC" />
|
android:text="AC" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
android:ems="5"
|
android:ems="5"
|
||||||
android:layout_row="1"
|
android:layout_row="1"
|
||||||
android:layout_column="1"
|
android:layout_column="1"
|
||||||
android:id="@+id/VOL"
|
android:id="@+id/WILL"
|
||||||
android:text="VOL" />
|
android:text="VOL" />
|
||||||
</GridLayout>
|
</GridLayout>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
Reference in a new issue