diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a5fb8300d..9d283ab86 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -153,13 +153,26 @@ - - + + + + + + + + + + + + + + + @@ -199,17 +212,6 @@ - - - - - - - - - - - diff --git a/AndroidManifest.xml.pattern b/AndroidManifest.xml.pattern index 6e11c61c4..f9326cfc9 100644 --- a/AndroidManifest.xml.pattern +++ b/AndroidManifest.xml.pattern @@ -153,13 +153,26 @@ - - + + + + + + + + + + + + + + + @@ -199,17 +212,6 @@ - - - - - - - - - - - diff --git a/res/layout/edit_bookmark.xml b/res/layout/edit_bookmark.xml index f514db0d6..b1134c523 100644 --- a/res/layout/edit_bookmark.xml +++ b/res/layout/edit_bookmark.xml @@ -3,12 +3,12 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="vertical" + android:orientation="horizontal" >