From 9344edc5cc5c9855abc264c7f625ea1bd80ecf4c Mon Sep 17 00:00:00 2001 From: danijoo Date: Sat, 7 Nov 2015 21:31:33 +0100 Subject: [PATCH] styled list article --- .../src/main/res/layout/list_item_article.xml | 52 ++++++++++--------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/XYZReader/src/main/res/layout/list_item_article.xml b/XYZReader/src/main/res/layout/list_item_article.xml index 4f4c434..314255d 100644 --- a/XYZReader/src/main/res/layout/list_item_article.xml +++ b/XYZReader/src/main/res/layout/list_item_article.xml @@ -2,10 +2,11 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" + xmlns:tools="http://schemas.android.com/tools" + android:layout_marginBottom="4dp" android:layout_marginLeft="4dp" android:layout_marginRight="4dp" android:layout_marginTop="4dp" - android:layout_marginBottom="4dp" android:clickable="true" android:focusable="true" android:foreground="?selectableItemBackground"> @@ -18,35 +19,36 @@ - + android:layout_height="wrap_content"> - + + + +