diff --git a/res/drawable-hdpi/ic_priority_high_white_48dp.png b/res/drawable-hdpi/ic_priority_high_white_48dp.png new file mode 100644 index 0000000000..66366c9d42 Binary files /dev/null and b/res/drawable-hdpi/ic_priority_high_white_48dp.png differ diff --git a/res/drawable-mdpi/ic_priority_high_white_48dp.png b/res/drawable-mdpi/ic_priority_high_white_48dp.png new file mode 100644 index 0000000000..a7191587d6 Binary files /dev/null and b/res/drawable-mdpi/ic_priority_high_white_48dp.png differ diff --git a/res/drawable-xhdpi/ic_priority_high_white_48dp.png b/res/drawable-xhdpi/ic_priority_high_white_48dp.png new file mode 100644 index 0000000000..f1dc48c819 Binary files /dev/null and b/res/drawable-xhdpi/ic_priority_high_white_48dp.png differ diff --git a/res/drawable-xxhdpi/ic_priority_high_white_48dp.png b/res/drawable-xxhdpi/ic_priority_high_white_48dp.png new file mode 100644 index 0000000000..5ca2452c82 Binary files /dev/null and b/res/drawable-xxhdpi/ic_priority_high_white_48dp.png differ diff --git a/res/drawable-xxxhdpi/ic_priority_high_white_48dp.png b/res/drawable-xxxhdpi/ic_priority_high_white_48dp.png new file mode 100644 index 0000000000..121e049462 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_priority_high_white_48dp.png differ diff --git a/res/layout/prompt_passphrase_activity.xml b/res/layout/prompt_passphrase_activity.xml index ca8b673ac2..59dd09ca92 100644 --- a/res/layout/prompt_passphrase_activity.xml +++ b/res/layout/prompt_passphrase_activity.xml @@ -6,32 +6,21 @@ android:id="@+id/prompt_layout" android:layout_width="match_parent" android:layout_height="match_parent" + android:background="?attr/login_top_background" android:orientation="vertical"> - - - - - - @@ -39,7 +28,7 @@ + + + + Signal icon Submit passphrase Invalid passphrase! + Confirm fingerprint to unlock + Touch sensor + Fingerprint not recognized. Try again. + Fingerprint recognized The version of Google Play Services you have installed is not functioning correctly. Please reinstall Google Play Services and try again. diff --git a/res/values/styles.xml b/res/values/styles.xml index 1a4cbf1bf6..9228e52b24 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -72,6 +72,11 @@ 0dp + +