Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Feb 7, 2024
1 parent 7bb1d99 commit 5cfad18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pandroid/app/src/main/res/xml/appearance_preference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<Preference app:title="@string/light"/>
<Preference app:title="@string/dark"/>
<Preference app:title="@string/black"/>
<Preference app:title="Dynamic"/>

</com.panda3ds.pandroid.view.preferences.SingleSelectionPreferences>
</PreferenceScreen>
</PreferenceScreen>

0 comments on commit 5cfad18

Please sign in to comment.