From 8e9fecb26786f2f69f57fe92ed92dc78c0d321d4 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sat, 23 Feb 2013 13:28:31 +0100 Subject: Updated tablet layout --- res/layout/feedlist_item_grid.xml | 71 ++++++++++++++++++++++++++------------- 1 file changed, 47 insertions(+), 24 deletions(-) (limited to 'res/layout/feedlist_item_grid.xml') diff --git a/res/layout/feedlist_item_grid.xml b/res/layout/feedlist_item_grid.xml index 75e820a43..a08d89948 100644 --- a/res/layout/feedlist_item_grid.xml +++ b/res/layout/feedlist_item_grid.xml @@ -23,47 +23,69 @@ android:layout_centerVertical="true" android:orientation="vertical" > - + android:layout_marginBottom="8dp" + android:layout_marginTop="4dp" + android:layout_weight="1" + android:background="@color/status_unread" > + + + - - - - + android:layout_marginBottom="8dp" + android:layout_weight="1" + android:background="@color/ics_gray" > - - + + -- cgit v1.2.3