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

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

Merge "Single line for output switcher panel title" into rvc-dev

parents 6ea346ed b549c0f6
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -51,6 +51,7 @@
                android:layout_width="match_parent"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_height="wrap_content"
                android:layout_marginStart="16dp"
                android:layout_marginStart="16dp"
                android:layout_marginEnd="16dp"
                android:gravity="center_vertical"
                android:gravity="center_vertical"
                android:orientation="vertical"
                android:orientation="vertical"
                android:paddingBottom="9dp"
                android:paddingBottom="9dp"
@@ -59,6 +60,8 @@
                    android:id="@+id/header_title"
                    android:id="@+id/header_title"
                    android:layout_width="wrap_content"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_height="wrap_content"
                    android:ellipsize="end"
                    android:maxLines="1"
                    android:textColor="?android:attr/textColorPrimary"
                    android:textColor="?android:attr/textColorPrimary"
                    android:textSize="20sp"/>
                    android:textSize="20sp"/>