This commit is contained in:
Ishan09811 2024-02-13 14:46:44 +05:30 committed by GitHub
parent 6c97ec3947
commit a3de4d87ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto"> <PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<com.panda3ds.pandroid.view.preferences.SingleSelectionPreferences <com.panda3ds.pandroid.view.preferences.SingleSelectionPreferences
app:key="theme" app:key="theme"
app:title="@string/theme" app:title="@string/theme"