We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c388f5 commit 3f4c603Copy full SHA for 3f4c603
app/src/main/res/layout/widget_config.xml
@@ -59,7 +59,7 @@
59
android:fontFamily="sans-serif-light"
60
android:paddingLeft="@dimen/activity_margin"
61
android:paddingRight="@dimen/activity_margin"
62
- android:text="OK"
+ android:text="@android:string/ok"
63
android:textColor="@android:color/white"
64
android:textSize="@dimen/config_text_size"/>
65
0 commit comments