mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
use switch instead of button in 'UserRestriction' section
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user