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

Commit 442133cd authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Set channel dialog switches to 48dp height" into qt-dev am: 3e83e8ee

am: f9b3b8e0

Change-Id: I92208e79ecd5da9fcbc6d73e3cd9c36d1956b8bc
parents b1a4613e f9b3b8e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@

                <Switch
                    android:id="@+id/toggle"
                    android:layout_height="wrap_content"
                    android:layout_height="48dp"
                    android:layout_width="wrap_content"
                    android:layout_gravity="center_vertical"
                    android:padding="8dp" />
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@

    <Switch
        android:id="@+id/toggle"
        android:layout_height="wrap_content"
        android:layout_height="48dp"
        android:layout_width="wrap_content"
        android:layout_gravity="center_vertical"
        android:padding="8dp"