summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-07-13 15:48:43 -0700
committerJohn Reck <jreck@google.com>2011-07-18 10:25:43 -0700
commitd3e4d5b4ffdf374b836ec9d4d3e315040c8c3779 (patch)
treefa5229389ce7992567356db87572a014ea9f032d /res/layout
parentcaaf540bc9ae738f1b6f27e7012378686124ce6d (diff)
downloadandroid_packages_apps_Gello-d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779.tar.gz
android_packages_apps_Gello-d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779.tar.bz2
android_packages_apps_Gello-d3e4d5b4ffdf374b836ec9d4d3e315040c8c3779.zip
Move ComboView to its own activity
Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/bookmarks_history.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/bookmarks_history.xml b/res/layout/bookmarks_history.xml
index 826fe492..5ec310cf 100644
--- a/res/layout/bookmarks_history.xml
+++ b/res/layout/bookmarks_history.xml
@@ -17,6 +17,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/fragment"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@drawable/bg_browser"
- android:paddingTop="?android:attr/actionBarSize" />
+ android:layout_height="match_parent" />