From 27041033488085f2bcc1dd3d0028ff060befa961 Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Thu, 7 Jul 2016 23:59:16 +0300 Subject: [PATCH] Deleted The Tags from the List View (Adapter) --- app/src/main/res/layout/note_view_mini.xml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/layout/note_view_mini.xml b/app/src/main/res/layout/note_view_mini.xml index fb31216..51b52ce 100644 --- a/app/src/main/res/layout/note_view_mini.xml +++ b/app/src/main/res/layout/note_view_mini.xml @@ -93,21 +93,9 @@ android:orientation="vertical" android:layout_width="0dp" android:layout_height="match_parent" - android:layout_weight="0.2"> + android:layout_weight="0.3"> - - - - - - \ No newline at end of file +