From 5fa3400693fe37293c7ba3c9718531dbf3590f48 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Mon, 30 Jun 2014 19:05:30 +0200 Subject: [PATCH] Do not hardcode node list item height (ref #49). --- src/main/res/layout/node_list_item.xml | 4 ++-- src/main/res/layout/repo_list_item.xml | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/main/res/layout/node_list_item.xml b/src/main/res/layout/node_list_item.xml index 57cd3724..d897ff1a 100644 --- a/src/main/res/layout/node_list_item.xml +++ b/src/main/res/layout/node_list_item.xml @@ -2,7 +2,7 @@ - \ No newline at end of file + diff --git a/src/main/res/layout/repo_list_item.xml b/src/main/res/layout/repo_list_item.xml index bf828bb1..631b70d7 100644 --- a/src/main/res/layout/repo_list_item.xml +++ b/src/main/res/layout/repo_list_item.xml @@ -1,7 +1,6 @@ @@ -43,4 +42,4 @@ android:layout_width="wrap_content" android:layout_height="wrap_content"/> - \ No newline at end of file +