summaryrefslogtreecommitdiffstats
path: root/res/layout/browser_add_bookmark.xml
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2011-02-14 14:37:17 -0500
committerLeon Scroggins <scroggo@google.com>2011-02-14 14:50:28 -0500
commit919b205f90b6befbb374ef5e4f8255a571808c86 (patch)
tree1c982aa7d354d06aae378b562b7043152e2117ab /res/layout/browser_add_bookmark.xml
parent9d27ff5437db16b7ca16ec8cea464aaefdacc17e (diff)
downloadandroid_packages_apps_Gello-919b205f90b6befbb374ef5e4f8255a571808c86.tar.gz
android_packages_apps_Gello-919b205f90b6befbb374ef5e4f8255a571808c86.tar.bz2
android_packages_apps_Gello-919b205f90b6befbb374ef5e4f8255a571808c86.zip
Make "New folder" keyboard focusable.
Bug:3400227 Change-Id: If7cf9f81217dadc78b8b8d7feff24bc791df4303
Diffstat (limited to 'res/layout/browser_add_bookmark.xml')
-rw-r--r--res/layout/browser_add_bookmark.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/browser_add_bookmark.xml b/res/layout/browser_add_bookmark.xml
index b66a37ec..37207909 100644
--- a/res/layout/browser_add_bookmark.xml
+++ b/res/layout/browser_add_bookmark.xml
@@ -19,7 +19,6 @@
android:layout_height="match_parent"
android:orientation="vertical"
>
-
<include layout="@layout/browser_add_bookmark_content" />
</LinearLayout>