mirror of
https://github.com/Ishan09811/pine.git
synced 2025-04-24 08:55:10 +00:00
typo
This commit is contained in:
parent
b4181fffb7
commit
69ce06494e
@ -107,8 +107,8 @@
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:summaryOff="enable_jit_fastmem_disabled"
|
||||
android:summaryOn="enable_jit_fastmem_enabled"
|
||||
android:summaryOff="@string/enable_jit_fastmem_disabled"
|
||||
android:summaryOn="@string/enable_jit_fastmem_enabled"
|
||||
app:key="enable_jit_fastmem"
|
||||
app:title="@string/enable_jit_fastmem" />
|
||||
</PreferenceCategory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user