use switch instead of button in 'UserRestriction' section

This commit is contained in:
BinTianqi
2024-01-15 22:04:23 +08:00
parent 97dde5a43b
commit 5777c232bb
11 changed files with 271 additions and 73 deletions

View File

@@ -12,7 +12,6 @@
android:supportsRtl="true"
android:theme="@style/Theme.AndroidOwner"
android:enableOnBackInvokedCallback="true"
android:testOnly="true"
tools:targetApi="34">
<activity
android:name=".MainActivity"
@@ -39,4 +38,4 @@
</intent-filter>
</receiver>
</application>
</manifest>
</manifest>