Fix description of Show additional keyboard preference

This commit is contained in:
Wisest_wizard 2021-08-18 15:46:02 +05:30 committed by Wisest_wizard
parent 7c50f04486
commit 63440dfbee
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<CheckBoxPreference
android:title="Show additional keyboard"
android:defaultValue="true"
android:summary="Show keyboard with additional keys if soft keyboard is visible"
android:summary="Show keyboard with additional keys."
android:key="showAdditionalKbd" />
<CheckBoxPreference