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

Commit 5c9fe31a authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Leave spaces between Operator name and Clock in StatusBar" am:...

Merge "Merge "Leave spaces between Operator name and Clock in StatusBar" am: 375af769 am: 3832515a am: e06b1994"
parents e0339a6f 4418fe2c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@
        android:maxLength="20"
        android:gravity="center_vertical|start"
        android:textAppearance="?android:attr/textAppearanceSmall"
        android:singleLine="true" />
        android:singleLine="true"
        android:paddingEnd="5dp" />
</com.android.systemui.statusbar.AlphaOptimizedFrameLayout>