From 8c2591eec80dbe44158b1613cd96056057a41139 Mon Sep 17 00:00:00 2001 From: Jatin Matani Date: Wed, 1 Jul 2015 13:54:44 -0700 Subject: Bring back shortcuts and add to dictionary UI For JB and lower devices, the UI is surfaced by the IME. Bug: 22200135 Change-Id: Icca08500ee0683e2ceb5357b0bc430cd1712220e --- .../layout/user_dictionary_add_word_fullscreen.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'java/res/layout') diff --git a/java/res/layout/user_dictionary_add_word_fullscreen.xml b/java/res/layout/user_dictionary_add_word_fullscreen.xml index cbdfba67d..baaaf7e6d 100644 --- a/java/res/layout/user_dictionary_add_word_fullscreen.xml +++ b/java/res/layout/user_dictionary_add_word_fullscreen.xml @@ -43,6 +43,26 @@ android:layout_marginStart="8dip" android:columnCount="2" > + + + + - \ No newline at end of file + -- cgit v1.2.3-83-g751a