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

Commit e53abfbf authored by Daniel Akinola's avatar Daniel Akinola Committed by Android (Google) Code Review
Browse files

Merge "Ensure Audio Sources View is 48dp" into main

parents c2abaca4 2ef3c749
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@
<LinearLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="250dp"
    android:layout_height="48dp"
    android:layout_height="wrap_content"
    android:minHeight="48dp"
    android:orientation="vertical"
    android:padding="12dp">
    <TextView