aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/layout/preference_switch.xml
blob: 04934b5beedf90b3536f1ffb0a22e0de7630129d (plain) (tree)
1
2
3
4
5




                                                                                                                     
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.materialswitch.MaterialSwitch xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/material_switch_switch_preference"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content" />