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

Commit 3832515a 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

Change-Id: If2c314f7dc98ffe4d461c90263503e66f72ada48
parents fc8de0d9 375af769
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>