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

Commit 4418fe2c authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Leave spaces between Operator name and Clock in StatusBar" am: 375af769 am: 3832515a

am: e06b1994

Change-Id: Ic6fcd200364780b66d29b4d502f0c7c70f2af48a
parents 9a68b06f e06b1994
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>