diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml
index cc22617a255..dd2af3f9a65 100644
--- a/res-product/values/strings.xml
+++ b/res-product/values/strings.xml
@@ -692,6 +692,12 @@
This will end your phone call
+
+
+
+
+
+
Your phone was reset to factory settings. To use this phone, enter your previous pattern.
diff --git a/res/drawable/button_border_unselected.xml b/res/drawable/notification_importance_button_background_selected.xml
similarity index 82%
rename from res/drawable/button_border_unselected.xml
rename to res/drawable/notification_importance_button_background_selected.xml
index c97a5ba4827..3c513cdf788 100644
--- a/res/drawable/button_border_unselected.xml
+++ b/res/drawable/notification_importance_button_background_selected.xml
@@ -15,10 +15,11 @@
limitations under the License.
-->
+
+ android:color="?attr/notification_importance_button_border_color_selected"/>
diff --git a/res/drawable/button_border_selected.xml b/res/drawable/notification_importance_button_background_unselected.xml
similarity index 79%
rename from res/drawable/button_border_selected.xml
rename to res/drawable/notification_importance_button_background_unselected.xml
index 3757517c179..beccfd41574 100644
--- a/res/drawable/button_border_selected.xml
+++ b/res/drawable/notification_importance_button_background_unselected.xml
@@ -15,12 +15,11 @@
limitations under the License.
-->
+ android:color="?attr/notification_importance_button_background_color_unselected"/>
+ android:color="?attr/notification_importance_button_border_color_unselected"/>
diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml
index 946cd91ce0a..c28bfbb94ef 100644
--- a/res/values-night/themes.xml
+++ b/res/values-night/themes.xml
@@ -34,6 +34,16 @@
- @*android:color/surface_dark
+
+
@@ -229,9 +238,18 @@
- @*android:string/config_headlineFontFamilyMedium
-
+