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

Commit 517c9ef1 authored by Winson Chung's avatar Winson Chung
Browse files

Ensure that there is enough space for the tablet search widget. (Bug 17190069)

Change-Id: I89694edac6f299e4a9cfca8a99a0d71dce1ae168
parent a4490181
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -46,6 +46,9 @@
    <!-- The side padding for the task stack as a percentage of the width. -->
    <item name="recents_stack_width_padding_percentage" format="float" type="dimen">0.075</item>

    <!-- The height of the search bar space. -->
    <dimen name="recents_search_bar_space_height">72dp</dimen>

    <!-- The fraction of the screen height where the clock on the Keyguard has its center. The
         max value is used when no notifications are displaying, and the min value is when the
         highest possible number of notifications are showing. -->