Use Material3 switches in XML layouts

This commit is contained in:
arkon
2022-07-09 00:00:18 -04:00
parent ab1a44e108
commit da7a64b40d
6 changed files with 60 additions and 58 deletions
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.switchmaterial.SwitchMaterial
<com.google.android.material.materialswitch.MaterialSwitch
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/switchWidget"
android:layout_width="wrap_content"