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

Commit 183137ef authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix QS label layout" into oc-dev

parents ea8f49ce a3c6cf03
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">