From 7ad97c84a9bbcd3641a7beadf3bf4cb5eedff4fa Mon Sep 17 00:00:00 2001 From: GaidamakUA Date: Thu, 10 Mar 2016 12:02:37 +0200 Subject: [PATCH] Tiny clarification. --- OsmAnd/res/layout/fragment_reports.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OsmAnd/res/layout/fragment_reports.xml b/OsmAnd/res/layout/fragment_reports.xml index 0263257b24..cc94f46c20 100644 --- a/OsmAnd/res/layout/fragment_reports.xml +++ b/OsmAnd/res/layout/fragment_reports.xml @@ -136,6 +136,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/selectableItemBackground" + android:clickable="true" android:gravity="center_vertical" android:minHeight="60dp" android:orientation="horizontal"> @@ -184,6 +185,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/selectableItemBackground" + android:clickable="true" android:gravity="center_vertical" android:minHeight="60dp" android:orientation="horizontal">