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

Commit aedad41c authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Fixed missing layout_width

Bug: 7364659
Change-Id: I8347a9b2e95555260a4968cd4311293eef353327
parent 97ac38c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
        <com.android.deskclock.ZeroTopPaddingTextView
            android:id="@+id/am_pm"
            android:layout_height="wrap_content"
            android:layout_width="wrap_content"
            style="@style/label"
            android:singleLine="true"
            android:ellipsize="none"