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

Commit 22238285 authored by Philip Milne's avatar Philip Milne Committed by Android Git Automerger
Browse files

am 04b09636: Merge "Fix for bug: 7281620. Blank line after date in status...

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

* commit '04b09636':
  Fix for bug: 7281620. Blank line after date in status widget disappears.
parents 5db47e38 04b09636
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"