Add: Snackbar with action on release's long click

This commit is contained in:
machiav3lli
2022-06-23 02:28:31 +02:00
parent f022a29990
commit ee99da7907
3 changed files with 59 additions and 18 deletions

View File

@ -203,4 +203,5 @@
<string name="show_screenshots_description">Display screenshots in the app page.</string>
<string name="favorite_remove">Remove from favorites</string>
<string name="favorite_add">Add to favorites</string>
<string name="open">Open</string>
</resources>