diff --git a/packages/SystemUI/res/drawable/brightness_mirror_background.xml b/packages/SystemUI/res/drawable/brightness_mirror_background.xml index ae3d31290a3fa..209510365fe0e 100644 --- a/packages/SystemUI/res/drawable/brightness_mirror_background.xml +++ b/packages/SystemUI/res/drawable/brightness_mirror_background.xml @@ -16,5 +16,5 @@ --> - + diff --git a/packages/SystemUI/res/layout/brightness_mirror.xml b/packages/SystemUI/res/layout/brightness_mirror_container.xml similarity index 70% rename from packages/SystemUI/res/layout/brightness_mirror.xml rename to packages/SystemUI/res/layout/brightness_mirror_container.xml index b714767e7d839..ac90db3e5e199 100644 --- a/packages/SystemUI/res/layout/brightness_mirror.xml +++ b/packages/SystemUI/res/layout/brightness_mirror_container.xml @@ -17,10 +17,14 @@ diff --git a/packages/SystemUI/res/layout/quick_settings_brightness_dialog.xml b/packages/SystemUI/res/layout/quick_settings_brightness_dialog.xml index f4d5304d3d0e8..e95c6a79733c8 100644 --- a/packages/SystemUI/res/layout/quick_settings_brightness_dialog.xml +++ b/packages/SystemUI/res/layout/quick_settings_brightness_dialog.xml @@ -13,16 +13,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - - @@ -40,4 +36,3 @@ android:splitTrack="false" /> - diff --git a/packages/SystemUI/res/layout/super_notification_shade.xml b/packages/SystemUI/res/layout/super_notification_shade.xml index 941081e76c2ec..12c864cfcad31 100644 --- a/packages/SystemUI/res/layout/super_notification_shade.xml +++ b/packages/SystemUI/res/layout/super_notification_shade.xml @@ -70,7 +70,7 @@ android:layout_height="match_parent" android:visibility="invisible" /> - + 4dp 2dp + 8dp + + 32dp 16dp diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml index ce8c0c2897b87..43c4465dd7482 100644 --- a/packages/SystemUI/res/values/styles.xml +++ b/packages/SystemUI/res/values/styles.xml @@ -388,7 +388,7 @@