Loading res/layout/alarm_time_collapsed.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ app:layout_constraintTop_toTopOf="parent" app:srcCompat="@drawable/ic_caret_down" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/onoff" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:layout_width="wrap_content" Loading res/layout/alarm_time_expanded.xml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ app:layout_constraintTop_toTopOf="parent" app:srcCompat="@drawable/ic_caret_up" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/onoff" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:layout_width="wrap_content" Loading res/layout/preference_widget_switch_compat.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <com.google.android.material.materialswitch.MaterialSwitch <Switch xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/switchWidget" android:layout_width="wrap_content" Loading res/layout/widget_switch_compat.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ <!-- Layout used by SwitchPreference for the switch widget style. This is inflated inside android.R.layout.preference. --> <com.google.android.material.materialswitch.MaterialSwitch <Switch xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:id="@+id/switchWidget" Loading Loading
res/layout/alarm_time_collapsed.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ app:layout_constraintTop_toTopOf="parent" app:srcCompat="@drawable/ic_caret_down" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/onoff" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:layout_width="wrap_content" Loading
res/layout/alarm_time_expanded.xml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ app:layout_constraintTop_toTopOf="parent" app:srcCompat="@drawable/ic_caret_up" /> <com.google.android.material.materialswitch.MaterialSwitch <Switch android:id="@+id/onoff" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:layout_width="wrap_content" Loading
res/layout/preference_widget_switch_compat.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <com.google.android.material.materialswitch.MaterialSwitch <Switch xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/switchWidget" android:layout_width="wrap_content" Loading
res/layout/widget_switch_compat.xml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ <!-- Layout used by SwitchPreference for the switch widget style. This is inflated inside android.R.layout.preference. --> <com.google.android.material.materialswitch.MaterialSwitch <Switch xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@style/Theme.Material3.DynamicColors.DayNight" android:id="@+id/switchWidget" Loading