aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_show_locaction.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-20 17:54:28 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-20 17:54:28 +0200
commitb26b5d01feef6feb06f2414e7034e6cb5e648406 (patch)
treea27105b5b48ce62ff01680dfdef91ffc1dde6749 /src/main/res/layout/activity_show_locaction.xml
parente0989e7a82f65c32d655db266f67fcdc90dba77b (diff)
migrate to AndroidX
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/activity_show_locaction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_show_locaction.xml b/src/main/res/layout/activity_show_locaction.xml
index ffd62fe91..731e41472 100644
--- a/src/main/res/layout/activity_show_locaction.xml
+++ b/src/main/res/layout/activity_show_locaction.xml
@@ -21,7 +21,7 @@
android:layout_height="match_parent" />
</LinearLayout>
- <android.support.design.widget.FloatingActionButton
+ <com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/fab"
android:layout_width="wrap_content"
android:layout_height="wrap_content"