aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_main_fab.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-12-29 15:43:20 -0800
committerAllan Wang <me@allanwang.ca>2019-12-29 15:43:20 -0800
commit597c884d88b8716d49e0abb00674ce44699df08b (patch)
tree52c2bef109a430aac85c03494a5fd4515e4455e5 /app/src/main/res/layout/view_main_fab.xml
parente1688a91ca8129af202c4680784f1ab2f302d4ac (diff)
downloadfrost-597c884d88b8716d49e0abb00674ce44699df08b.tar.gz
frost-597c884d88b8716d49e0abb00674ce44699df08b.tar.bz2
frost-597c884d88b8716d49e0abb00674ce44699df08b.zip
Clean up obsolete usages
Diffstat (limited to 'app/src/main/res/layout/view_main_fab.xml')
-rw-r--r--app/src/main/res/layout/view_main_fab.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/res/layout/view_main_fab.xml b/app/src/main/res/layout/view_main_fab.xml
deleted file mode 100644
index e9fe9981..00000000
--- a/app/src/main/res/layout/view_main_fab.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<com.google.android.material.floatingactionbutton.FloatingActionButton xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/fab"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="end|bottom"
- android:layout_margin="@dimen/kau_fab_margin" /> \ No newline at end of file