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

Commit e95ab7b0 authored by Nihanth Subramanya's avatar Nihanth Subramanya
Browse files

Make compact carrier label single line

Fixes this: http://puu.sh/24fI

Change-Id: Idc6d922d6333195e232a9991099df072523df60c
parent fa489205
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@
            <com.android.systemui.statusbar.CarrierLabel
                 android:gravity="bottom|right|center"
                 android:textAppearance="@style/TextAppearance.StatusBar.Title"
                 android:singleLine="true"
                 android:background="@android:color/transparent"
                 android:layout_marginRight="6.0dip"
                 android:layout_width="fill_parent"