Adds swipe to delete monsters on the library screen.

This commit is contained in:
2021-05-01 00:48:17 -07:00
parent 1cf9ae73d7
commit 8a0b955dbe
6 changed files with 109 additions and 1 deletions

View File

@@ -2,4 +2,7 @@
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="text_margin">16dp</dimen>
<dimen name="fab_margin">16dp</dimen>
</resources>