Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 318cb109 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Fix prefs.xml

This is a follow up of Id170dbfe2d.

Change-Id: I52e4f44b7d135f51551b912c44e1dd354c16d125
parent e6c51847
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@
                android:persistent="true"
                android:defaultValue="true" />
            <PreferenceScreen
                android:fragment="com.android.inputmethod.latin.AdditionalSubtypeSettings"
                android:fragment="com.android.inputmethod.latin.settings.AdditionalSubtypeSettings"
                android:key="custom_input_styles"
                android:title="@string/custom_input_styles_title" />
            <ListPreference