diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 29f69b8e743..48b1333b3cb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -100,6 +100,7 @@
+
-
+ android:layout_height="match_parent"
+ android:gravity="left"
+ android:orientation="vertical"
+ android:paddingStart="@dimen/homepage_card_padding_start"
+ android:paddingEnd="@dimen/homepage_card_padding_end"
+ android:paddingTop="@dimen/homepage_deferred_setup_card_padding_top"
+ android:paddingBottom="@dimen/homepage_deferred_setup_card_padding_bottom">
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/res/layout/search_bar.xml b/res/layout/search_bar.xml
index 64ddb6d47f6..dbd61dff0d8 100644
--- a/res/layout/search_bar.xml
+++ b/res/layout/search_bar.xml
@@ -27,6 +27,7 @@
android:id="@+id/search_action_bar"
android:layout_width="match_parent"
android:layout_height="@dimen/search_bar_height"
+ android:layout_marginStart="-2dp"
android:background="?android:attr/selectableItemBackground"
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
android:navigationIcon="@drawable/ic_homepage_search">
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 03e40aa13fc..6a03582e249 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1268,7 +1268,7 @@
- NV
-
+
- "0"
- "1"
@@ -1351,7 +1351,7 @@
- LTE / GSM / UMTS
-
+
- "10"
- "8"
- "9"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0d6eaeb2527..1bbeb63644f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2489,7 +2489,7 @@
- Mobile
- Wi-Fi only
-
+
- "2"
- "1"
- "0"
@@ -2502,7 +2502,7 @@
- Wi-Fi
- Mobile
-
+
- "2"
- "1"
@@ -7001,7 +7001,7 @@
Apps & notifications
- Permissions, default apps
+ Assistant, recent apps, default apps
Notification access is not available for apps in the work profile.
@@ -7193,6 +7193,9 @@
Media volume
+
+ Cast volume
+
Call volume
diff --git a/res/values/styles.xml b/res/values/styles.xml
index a778f76280d..46e2cef15ce 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -303,6 +303,11 @@
- 16sp
+
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 991e37669de..a8ae50638ee 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -128,8 +128,11 @@
- @style/Widget.ActionBar
-
+
- @*android:dimen/config_dialogCornerRadius
+ - @*android:style/DialogWindowTitle.DeviceDefault
+ - @style/TextAppearance.DialogMessage
+ - @*android:style/Widget.DeviceDefault.Button.ButtonBar.AlertDialog