mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 04:24:59 +00:00
fixes
This commit is contained in:
parent
fcd8a15e25
commit
84f1ee2c16
1 changed files with 6 additions and 1 deletions
|
@ -14,10 +14,15 @@
|
|||
|
||||
</com.panda3ds.pandroid.view.preferences.SingleSelectionPreferences>
|
||||
|
||||
<PreferenceCategory
|
||||
app:iconSpaceReserved="false"
|
||||
app:title="Colors">
|
||||
|
||||
<SwitchPreference
|
||||
android:key="dynamic_colors"
|
||||
app:title="Use Dynamic Colors"
|
||||
app:summary="Dynamic colors will be used"
|
||||
app:iconSpaceReserved="false"/>
|
||||
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
|
Loading…
Add table
Reference in a new issue