mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-21 10:15:23 +12:00
fixes
This commit is contained in:
parent
6c97ec3947
commit
a3de4d87ee
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue