From d4fcfc7b494551be1232bee3cbdfdc727210e5a1 Mon Sep 17 00:00:00 2001 From: PavelRatushnyi Date: Tue, 5 Sep 2017 03:43:08 +0300 Subject: [PATCH] Fix xml style --- OsmAnd/res/layout/split_segments_layout.xml | 196 ++++++++++---------- 1 file changed, 98 insertions(+), 98 deletions(-) diff --git a/OsmAnd/res/layout/split_segments_layout.xml b/OsmAnd/res/layout/split_segments_layout.xml index 7e5989dbdd..6ec3dbbf2e 100644 --- a/OsmAnd/res/layout/split_segments_layout.xml +++ b/OsmAnd/res/layout/split_segments_layout.xml @@ -1,120 +1,120 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:osmand="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical"> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file