From e9000cee8382b4ca9bec976fd10ccea16207558e Mon Sep 17 00:00:00 2001 From: Dima-1 Date: Wed, 13 May 2020 12:47:29 +0300 Subject: [PATCH] Fix formatting --- OsmAnd/res/layout/gpx_track_item.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/OsmAnd/res/layout/gpx_track_item.xml b/OsmAnd/res/layout/gpx_track_item.xml index e34ec9d321..0f0f1bde06 100644 --- a/OsmAnd/res/layout/gpx_track_item.xml +++ b/OsmAnd/res/layout/gpx_track_item.xml @@ -2,17 +2,17 @@ + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:background="?attr/selectableItemBackground" + android:orientation="vertical"> + android:visibility="gone" /> + tools:text="@string/current_track" /> + android:textSize="@dimen/default_sub_text_size" /> @@ -161,7 +161,7 @@ android:layout_height="wrap_content" android:textColor="?android:textColorPrimary" android:textSize="@dimen/default_sub_text_size" - android:visibility="gone"/> + android:visibility="gone" /> @@ -181,7 +181,7 @@ android:layout_height="@dimen/list_item_height" android:background="?attr/dashboard_button" app:srcCompat="@drawable/ic_action_rec_stop" - android:visibility="gone"/> + android:visibility="gone" /> + android:visibility="gone" />