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

Commit 04b09636 authored by Philip Milne's avatar Philip Milne Committed by Android (Google) Code Review
Browse files

Merge "Fix for bug: 7281620. Blank line after date in status widget disappears." into jb-mr1-dev

parents fcfd3e68 0223ffaa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
            android:layout_height="wrap_content"
            android:layout_gravity="end"
            android:layout_marginTop="-16dp"
            android:layout_marginBottom="24dp"
            android:layout_marginEnd="@dimen/kg_status_line_font_right_margin"
            android:singleLine="true"
            android:ellipsize="marquee"
@@ -69,7 +70,7 @@
        <TextView
            android:id="@+id/alarm_status"
            android:layout_gravity="end"
            android:layout_marginTop="28dp"
            android:layout_marginTop="4dp"
            android:layout_marginEnd="@dimen/kg_status_line_font_right_margin"
            android:singleLine="true"
            android:ellipsize="marquee"