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

Commit b777a5a7 authored by Darrell Shi's avatar Darrell Shi
Browse files

Update complications start and end guides to 0.5.

This allows complications to expand horizontally up to middle of the
screen so that the width of smartspace can (roughly) match that on the
lockscreen and launcher.

Bug: 242863294
Fix: 242863294
Test: manually on device
Change-Id: Ic3411ac77e0ba346cbacdb9a2c5bd621df9dc455
parent 7cacd12b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1464,14 +1464,14 @@
         if their end is aligned with the parent end. Represented as the percentage over from the
         start of the parent container. -->
    <item name="dream_overlay_complication_guide_end_percent" format="float" type="dimen">
        0.75
        0.5
    </item>

    <!-- The position of the start guide, which dream overlay complications can align their end to
         if their start is aligned with the parent start. Represented as the percentage over from
         the start of the parent container. -->
    <item name="dream_overlay_complication_guide_start_percent" format="float" type="dimen">
        0.25
        0.5
    </item>

    <!-- The position of the bottom guide, which dream overlay complications can align their top to