mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
DO NOT MERGE. Get rid of the user feedback preference from Gingerbread.
Change-Id: I2f0dc3b0cba78c85249cb6cecc9b5c588de4f26b
This commit is contained in:
parent
29d8bde4de
commit
86fa29ade9
@ -51,13 +51,13 @@
|
|||||||
android:defaultValue="true"
|
android:defaultValue="true"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<CheckBoxPreference
|
<!-- <CheckBoxPreference
|
||||||
android:key="enable_logging"
|
android:key="enable_logging"
|
||||||
android:title="@string/prefs_enable_log"
|
android:title="@string/prefs_enable_log"
|
||||||
android:summary="@string/prefs_description_log"
|
android:summary="@string/prefs_description_log"
|
||||||
android:persistent="true"
|
android:persistent="true"
|
||||||
android:defaultValue="false"
|
android:defaultValue="false"
|
||||||
/>
|
/>-->
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
android:key="settings_key"
|
android:key="settings_key"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user