Settings app: Remove "Toggle keyboard shortcuts helper" button
Change-Id: I93bd51a05a8922e02e4e09add94d247442f67334
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user