Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c9f9a88 authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Update suw insets in landscape" into main

parents bb87ff95 45aa9fda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
    <dimen name="taskbar_contextual_button_suw_margin">48dp</dimen>
    <dimen name="taskbar_contextual_button_suw_height">48dp</dimen>
    <dimen name="taskbar_suw_frame">96dp</dimen>
    <dimen name="taskbar_suw_insets">24dp</dimen>
    <dimen name="taskbar_suw_insets">48dp</dimen>

    <!-- Keyboard Quick Switch -->
    <dimen name="keyboard_quick_switch_taskview_width">217.6dp</dimen>
+2 −0
Original line number Diff line number Diff line
@@ -33,4 +33,6 @@
    <!-- The bottom margin above the bottom row of tasks in grid only overview -->
    <dimen name="overview_bottom_margin_grid_only">40dp</dimen>

    <dimen name="taskbar_suw_insets">24dp</dimen>

</resources>