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

Commit e5df0b19 authored by Doris Ling's avatar Doris Ling
Browse files

Remove side padding for settings items in bigger screen.

Fixes: 110804029
Test: visual in emulator with tablet skin
Change-Id: Ib569731d8cff088c6d110c4ae9d43a7609416238
parent 09285d72
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
-->

<resources>
    <dimen name="settings_side_margin">112dp</dimen>

    <!-- ActionBar contentInsetStart -->
    <dimen name="actionbar_contentInsetStart">128dp</dimen>
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@
<resources>
    <dimen name="pager_tabs_padding">0dp</dimen>

    <dimen name="settings_side_margin">64dp</dimen>

    <!-- Weight of the left pane in a multi-pane preference layout. -->
    <integer name="preferences_left_pane_weight">1</integer>
    <!-- Weight of the right pane in a multi-pane preference layout. So the split is 1:2 -->