We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6380786 commit cbbf607Copy full SHA for cbbf607
app/src/main/res/layout/activity_emergency_assist.xml
@@ -48,7 +48,7 @@
48
android:layout_height="wrap_content"
49
android:layout_marginTop="10dp"
50
android:gravity="center_vertical"
51
- android:hint="Turn feature off/on"
+ android:hint="@string/turn_feature_off_on"
52
android:switchMinWidth="55dp"
53
android:text="@string/emergency_message_feature"
54
android:textSize="18sp"
0 commit comments