From 60bca710eea70e8ffb388b06c2de104fee1a1c25 Mon Sep 17 00:00:00 2001 From: Jean Chalard Date: Mon, 5 Dec 2011 18:01:52 +0900 Subject: [PATCH] Add the more options interface. The interface is not functional yet, aside from the "Manage" button. This will come in a later change. Step 5 Bug: 5306641 Change-Id: I4bdea099eece7ba8a50bbfb47e173036334064ea --- res/layout/user_dictionary_add_word.xml | 45 +++++++++++++++++-- res/values/strings.xml | 14 ++++-- .../UserDictionaryAddWordActivity.java | 20 +++++++++ 3 files changed, 72 insertions(+), 7 deletions(-) diff --git a/res/layout/user_dictionary_add_word.xml b/res/layout/user_dictionary_add_word.xml index 39d4fb70343..ff5975a37b4 100644 --- a/res/layout/user_dictionary_add_word.xml +++ b/res/layout/user_dictionary_add_word.xml @@ -14,6 +14,7 @@ limitations under the License. --> @@ -36,7 +37,6 @@ android:background="@android:color/holo_blue_light" /> - + + + + + + + -