diff options
Diffstat (limited to 'java/res/xml/kbd_suggestions_pane_template.xml')
-rw-r--r-- | java/res/xml/kbd_suggestions_pane_template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_suggestions_pane_template.xml b/java/res/xml/kbd_suggestions_pane_template.xml index 5b4f60673..a8f9a87d5 100644 --- a/java/res/xml/kbd_suggestions_pane_template.xml +++ b/java/res/xml/kbd_suggestions_pane_template.xml @@ -18,7 +18,7 @@ */ --> -<Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" +<Keyboard xmlns:latin="http://schemas.android.com/apk/res-auto" latin:keyWidth="10%p" latin:rowHeight="@dimen/config_more_suggestions_row_height" > |