blob: 04934b5beedf90b3536f1ffb0a22e0de7630129d (
plain) (
tree)
|
|
<?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" />
|