Merge "Remove duplicate strings."
This commit is contained in:
committed by
Android (Google) Code Review
commit
66a56fdd37
@@ -27,8 +27,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="20dp"
|
||||
android:textOff="@string/tare_off"
|
||||
android:textOn="@string/tare_on"
|
||||
android:textOff="@string/off"
|
||||
android:textOn="@string/on"
|
||||
android:showText="true"
|
||||
android:background="?android:attr/colorBackground" />
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user