Migrate to MaterialSwitch component

This commit is contained in:
Koitharu
2022-06-27 12:11:22 +03:00
parent 9e7aaa6c91
commit b1d51bbefb
10 changed files with 18 additions and 29 deletions

View File

@@ -47,7 +47,7 @@
</LinearLayout>
<com.google.android.material.switchmaterial.SwitchMaterial
<com.google.android.material.materialswitch.MaterialSwitch
android:id="@+id/switch_toggle"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />