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

Commit 65b36be2 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Merge "Vertically center elements within output switcher chip" into...

Merge "Merge "Vertically center elements within output switcher chip" into rvc-dev am: 5866d920 am: 9bc8aede" into rvc-d1-dev-plus-aosp am: 23382fdd

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12004857

Change-Id: I35aeb42535f8d0145085173d0e7582f8de0b5673
parents 5e99ea0f 23382fdd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -141,6 +141,7 @@
            android:layout_width="@dimen/qs_seamless_icon_size"
            android:layout_height="@dimen/qs_seamless_icon_size"
            android:layout_marginEnd="8dp"
            android:layout_gravity="center_vertical"
            android:tint="@color/media_primary_text"
            android:src="@*android:drawable/ic_media_seamless" />

@@ -148,6 +149,7 @@
            android:id="@+id/media_seamless_text"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_gravity="center_vertical"
            android:fontFamily="@*android:string/config_headlineFontFamily"
            android:singleLine="true"
            android:text="@*android:string/ext_media_seamless_action"