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

Commit b4875f83 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Fix QS label layout" into oc-dev am: 183137ef

am: c55b5f9e

Change-Id: I0472e1cfc8a70590d8f2aa589bd9b3d6a1871fdd
parents bf9311de c55b5f9e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,10 +24,10 @@
    android:paddingTop="12dp">
    <LinearLayout
        android:id="@+id/label_group"
        android:layout_width="wrap_content"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_alignParentTop="true"
        android:layout_centerHorizontal="true"
        android:gravity="center"
        android:clipChildren="false"
        android:clipToPadding="false"
        android:orientation="horizontal">