Update SwitchMaterial to the new MaterialSwitch.

This commit is contained in:
Alex Hart
2023-03-21 12:57:19 -03:00
committed by Greyson Parrelli
parent ee48e6c347
commit eb150d9a15
17 changed files with 55 additions and 27 deletions

View File

@@ -32,7 +32,8 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<com.google.android.material.switchmaterial.SwitchMaterial
<com.google.android.material.materialswitch.MaterialSwitch
style="@style/Widget.Signal.CompoundButton.MaterialSwitch"
android:id="@+id/outlined_switch_switch"
android:layout_width="wrap_content"
android:layout_height="48sp"