From 038932202a75be2ce3691d946a85bb2ab9d425c4 Mon Sep 17 00:00:00 2001 From: Davies Tang Date: Sun, 8 Dec 2013 00:17:18 +0800 Subject: [PATCH] modified for fix compile error in API4.0.3(level 15) which caused by no orientation definiton in note_edit.xml --- res/layout/note_edit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/note_edit.xml b/res/layout/note_edit.xml index 10b2aa7..5f46a18 100755 --- a/res/layout/note_edit.xml +++ b/res/layout/note_edit.xml @@ -85,7 +85,8 @@ + android:layout_height="fill_parent" + android:orientation="vertical">