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

Commit 0b923a29 authored by Adrian Roos's avatar Adrian Roos
Browse files

Fix cut off charging indication in certain scripts

Bug: 22620003
Change-Id: Ib9d8eb4bb0442db86c35374435086e04e71742d7
parent 75f6b94a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

    <com.android.systemui.statusbar.phone.KeyguardIndicationTextView
        android:id="@+id/keyguard_indication_text"
        android:layout_width="wrap_content"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginBottom="@dimen/keyguard_indication_margin_bottom"
        android:layout_gravity="bottom|center_horizontal"