daneren2005 / Subsonic

Home of the DSub Android client fork
GNU General Public License v3.0
575 stars 162 forks source link

Snackbar #514

Open daneren2005 opened 9 years ago

daneren2005 commented 9 years ago

Convert all of the success/error toasts with snackbars: http://developer.android.com/reference/android/support/design/widget/Snackbar.html

daneren2005 commented 8 years ago

Add undo option when swiping to delete

ghost commented 8 years ago

I hope we will be able to dismiss the snackbar messages by swiping left or right. Chrome for example currently doesn't let me dismiss certain messages, which will block part of the webpage for a while.