From d783cec97084a12873ca62b5fcd64620056ec01b Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 19 Nov 2016 23:07:54 +0100 Subject: reformat code --- src/main/res/layout/activity_show_locaction.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/res/layout/activity_show_locaction.xml') diff --git a/src/main/res/layout/activity_show_locaction.xml b/src/main/res/layout/activity_show_locaction.xml index 95c22e09d..32e177b33 100644 --- a/src/main/res/layout/activity_show_locaction.xml +++ b/src/main/res/layout/activity_show_locaction.xml @@ -1,9 +1,9 @@ + xmlns:map="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent"> + tools:ignore="MissingPrefix" /> \ No newline at end of file -- cgit v1.2.3