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

Commit a1c0edc1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fixed Dream complication display cut short." into tm-dev am: 2ba2eb20

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17133657

Change-Id: I35f05c7f1b54c6e9fd51f174ae85252910c776ec
parents 9cf9b718 2ba2eb20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:id="@+id/date_view"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:paddingHorizontal="@dimen/dream_overlay_complication_shadow_padding"
    android:gravity="center_horizontal"
    android:textColor="@android:color/white"
    android:shadowColor="@color/keyguard_shadow_color"
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:id="@+id/weather_view"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:paddingHorizontal="@dimen/dream_overlay_complication_shadow_padding"
    android:textColor="@android:color/white"
    android:shadowColor="@color/keyguard_shadow_color"
    android:shadowRadius="?attr/shadowRadius"
+1 −0
Original line number Diff line number Diff line
@@ -1376,6 +1376,7 @@
    <dimen name="dream_overlay_complication_weather_text_size">18sp</dimen>
    <dimen name="dream_overlay_complication_preview_text_size">36sp</dimen>
    <dimen name="dream_overlay_complication_preview_icon_padding">28dp</dimen>
    <dimen name="dream_overlay_complication_shadow_padding">2dp</dimen>

    <!-- The position of the end guide, which dream overlay complications can align their start with
         if their end is aligned with the parent end. Represented as the percentage over from the