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

Commit 9a245b5d authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev

parents 83984911 517c9ef1
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. -->