mirror of
https://github.com/Ishan09811/pine.git
synced 2025-04-29 08:25:10 +00:00
Update emulation_preferences.xml
This commit is contained in:
parent
241a799a33
commit
2b4ce8ab1b
@ -95,6 +95,12 @@
|
||||
android:summary="@string/enable_ambient_mode_desc"
|
||||
android:key="enable_ambient_mode"
|
||||
android:title="@string/enable_ambient_mode" />
|
||||
<emu.skyline.preference.IntegerListPreference
|
||||
android:defaultValue="1"
|
||||
android:entries="@array/anisotropic_filters"
|
||||
app:key="anisotropic_filter"
|
||||
app:title="@string/anisotropic_filter"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory
|
||||
android:key="category_audio"
|
||||
|
Loading…
x
Reference in New Issue
Block a user