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 dca7ada commit ee2e7beCopy full SHA for ee2e7be
app/src/main/res/layout/dialog_app_passcode.xml
@@ -18,7 +18,7 @@
18
android:layout_width="match_parent"
19
android:layout_height="wrap_content"
20
android:layout_marginBottom="@dimen/standard_margin"
21
- android:text="@string/prefs_lock"
+ android:text="@string/prefs_lock_title"
22
android:textAppearance="?attr/textAppearanceHeadlineSmall"
23
android:textColor="?attr/colorOnSurface" />
24
0 commit comments