Loading res/drawable/clock_color_size_button_background_base.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <corners android:radius="@dimen/clock_color_size_button_corner_radius" /> <solid android:color="@color/color_surface" /> <solid android:color="@*android:color/e_floating_background_variant" /> </shape> No newline at end of file res/drawable/option_border.xml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ </item> <item> <shape android:shape="rectangle"> <solid android:color="@color/color_surface"/> <solid android:color="@*android:color/e_floating_background_variant"/> <corners android:radius="@dimen/option_tile_radius" /> </shape> </item> Loading res/layout/dark_mode_section_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -33,14 +33,13 @@ android:text="@string/mode_title" style="@style/SectionTitleTextStyle" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch 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" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:minHeight="0dp" android:text="" android:textOn="" Loading res/layout/notification_section.xml +1 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ android:paddingEnd="@dimen/notification_section_title_padding" style="@style/SectionTitleTextStyle"/> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/switcher" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading @@ -43,7 +43,6 @@ android:background="@null" android:focusable="false" android:clickable="false" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:text="" android:textOn="" android:textOff="" /> Loading res/layout/themed_icon_section_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -39,14 +39,13 @@ android:text="@string/themed_icon_title" style="@style/SectionTitleTextStyle" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch 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" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:minHeight="0dp" android:text="" android:textOn="" Loading Loading
res/drawable/clock_color_size_button_background_base.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <corners android:radius="@dimen/clock_color_size_button_corner_radius" /> <solid android:color="@color/color_surface" /> <solid android:color="@*android:color/e_floating_background_variant" /> </shape> No newline at end of file
res/drawable/option_border.xml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ </item> <item> <shape android:shape="rectangle"> <solid android:color="@color/color_surface"/> <solid android:color="@*android:color/e_floating_background_variant"/> <corners android:radius="@dimen/option_tile_radius" /> </shape> </item> Loading
res/layout/dark_mode_section_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -33,14 +33,13 @@ android:text="@string/mode_title" style="@style/SectionTitleTextStyle" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch 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" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:minHeight="0dp" android:text="" android:textOn="" Loading
res/layout/notification_section.xml +1 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ android:paddingEnd="@dimen/notification_section_title_padding" style="@style/SectionTitleTextStyle"/> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/switcher" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading @@ -43,7 +43,6 @@ android:background="@null" android:focusable="false" android:clickable="false" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:text="" android:textOn="" android:textOff="" /> Loading
res/layout/themed_icon_section_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -39,14 +39,13 @@ android:text="@string/themed_icon_title" style="@style/SectionTitleTextStyle" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch 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" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:minHeight="0dp" android:text="" android:textOn="" Loading