From c051f6de77568ab96d0d21ff8d184d7ce36d14ff Mon Sep 17 00:00:00 2001 From: kaiyiz Date: Wed, 31 Jul 2013 12:23:20 +0800 Subject: Calendar: Tap prev btn should goto prev input field As the ime options attribute is not set for description textView, the default behavior of long press enter button is "OK" but not "Prev". Set the ime options attribute for description textView. CRs-Fixed: 408601 Change-Id: I8acdcc53a00d4474eb27469424878b75efec8539 --- res/layout/edit_event_2.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/edit_event_2.xml b/res/layout/edit_event_2.xml index 6d1436c7..1684fc99 100644 --- a/res/layout/edit_event_2.xml +++ b/res/layout/edit_event_2.xml @@ -1,5 +1,6 @@