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

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

Merge "Remove the ripple effect of the switch button" into sc-dev

parents cdebe39f d9a69e63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:id="@+id/dark_mode_toggle"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@null"
        android:clickable="false"
        android:focusable="false"
        style="@style/Switch.SettingsLib" />
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:id="@+id/themed_icon_toggle"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@null"
        android:clickable="false"
        android:focusable="false"
        style="@style/Switch.SettingsLib"/>