NewPipe-app-android/app/src/main/java
ix5 38ed07caa7 Downloader: Deleter: Dismiss previous Snackbars
Bug:
In Downloader view, while deleting items, Snackbars at the
bottom of the UI keep queuing up. You need to wait for all
of them to dismiss themselves for files to actually be
deleted. If you close NewPipe before all snackbars are
dismissed, your files will not be deleted and show up again
next time you start NewPipe.

Fix:
When running append(), trigger the commit() action
immediately and cancel all delayed callbacks for commit().

This prevents Snackbars from stacking up in reverse order.

Fixes: https://github.com/TeamNewPipe/NewPipe/issues/5660
2021-05-04 19:44:09 +02:00
..
androidx/fragment/app Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
com/google/android/material/appbar Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
org/schabi/newpipe Merge pull request #6152 from Isira-Seneviratne/Use_Animator_addListener 2021-05-04 19:37:03 +02:00
us/shandian/giga Downloader: Deleter: Dismiss previous Snackbars 2021-05-04 19:44:09 +02:00