summaryrefslogtreecommitdiffstats
path: root/res/layout/bookmark_list.xml
diff options
context:
space:
mode:
authorlinuxx <io.nolinuxnoparty@gmail.com>2014-11-26 22:09:18 +0100
committerSteve Kondik <steve@cyngn.com>2015-11-07 13:57:29 -0800
commit95e551d9b4f1f7c45e55f3ca4434786f35a95a14 (patch)
tree9e116a942f19ccdcdb151ecbd5e00c84978cfb7f /res/layout/bookmark_list.xml
parent43872839cd0e6fd636ea244d5c3b56039e2a1be7 (diff)
downloadpackages_apps_Browser-95e551d9b4f1f7c45e55f3ca4434786f35a95a14.tar.gz
packages_apps_Browser-95e551d9b4f1f7c45e55f3ca4434786f35a95a14.tar.bz2
packages_apps_Browser-95e551d9b4f1f7c45e55f3ca4434786f35a95a14.zip
Browser: Materialize
-Material Ui theme (green) -New icon -xxhdpi drawables Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
Diffstat (limited to 'res/layout/bookmark_list.xml')
-rw-r--r--res/layout/bookmark_list.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/bookmark_list.xml b/res/layout/bookmark_list.xml
index 4425a26c3..28fe255f1 100644
--- a/res/layout/bookmark_list.xml
+++ b/res/layout/bookmark_list.xml
@@ -21,6 +21,7 @@
android:layout_height="match_parent"
android:minHeight="@dimen/widgetItemMinHeight"
android:paddingLeft="16dip"
+ android:theme="@style/PreferencesTheme"
android:background="@drawable/bookmark_thumb_selector">
<ImageView
android:id="@+id/favicon"