From e4c59f93985e55303b8de2746bf3b492e90d440b Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Tue, 18 Oct 2011 12:01:07 +0100 Subject: Fix Autofill profile editor UI. Move the save button into the action bar to conserve space. Update the IME options so that we don't enter extract mode. Bug: 5210430 Change-Id: I0c5d6c200071130c9b6ed19a1def7ac0fd42ac10 --- res/values/styles.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'res/values') diff --git a/res/values/styles.xml b/res/values/styles.xml index 361702e..3c87e22 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -80,4 +80,17 @@ ?android:attr/textColorSecondary normal + + + -- cgit v1.1