summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_category_panel_new.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_category_panel_new.xml')
-rw-r--r--res/layout/filtershow_category_panel_new.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/filtershow_category_panel_new.xml b/res/layout/filtershow_category_panel_new.xml
index 0dce4986f..e98f29ea6 100644
--- a/res/layout/filtershow_category_panel_new.xml
+++ b/res/layout/filtershow_category_panel_new.xml
@@ -30,8 +30,8 @@
<com.android.gallery3d.filtershow.category.CategoryTrack
android:id="@+id/listItems"
android:layout_width="match_parent"
- android:layout_height="128dip"
- custom:iconSize="84dip"
+ android:layout_height="@dimen/category_panel_height"
+ custom:iconSize="@dimen/category_panel_icon_size"
android:divider="@android:color/transparent"
android:dividerPadding="8dip"
/>