Settings app: Remove "Toggle keyboard shortcuts helper" button

Change-Id: I93bd51a05a8922e02e4e09add94d247442f67334
This commit is contained in:
Abodunrinwa Toki
2016-01-26 20:23:42 +00:00
parent bfae9dd7f2
commit c8da2e13a5
3 changed files with 0 additions and 24 deletions

View File

@@ -25,11 +25,5 @@
android:title="@string/show_ime"
android:summary="@string/show_ime_summary"
android:defaultValue="false" />
<!-- TODO: Get summary text from UX -->
<Preference
android:key="keyboard_shortcuts_helper"
android:title="@string/keyboard_shortcuts_helper"
android:summary="@null" />
</PreferenceCategory>
</PreferenceScreen>