aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_share_locaction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_share_locaction.xml')
-rw-r--r--src/main/res/layout/activity_share_locaction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/layout/activity_share_locaction.xml b/src/main/res/layout/activity_share_locaction.xml
index 23fe1a4d1..493be34b7 100644
--- a/src/main/res/layout/activity_share_locaction.xml
+++ b/src/main/res/layout/activity_share_locaction.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
+<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/snackbarCoordinator"
android:layout_width="match_parent"
@@ -63,4 +63,4 @@
</LinearLayout>
</RelativeLayout>
</RelativeLayout>
-</android.support.design.widget.CoordinatorLayout> \ No newline at end of file
+</androidx.coordinatorlayout.widget.CoordinatorLayout> \ No newline at end of file