shosetsuorg / shosetsu

An android application for reading light novels. Moved to https://gitlab.com/shosetsuorg/shosetsu
https://shosetsu.app
GNU General Public License v3.0
584 stars 34 forks source link

[F-R] Snackbar Resizing Depending on Downloaded Chapters #151

Closed Dunbock closed 3 years ago

Dunbock commented 3 years ago

Is your feature request related to a problem? Please describe. The snackbar resizes itself depending on whether there is a chapter selected, which is downloaded or not. This is frustrating when using the select all options for chapters and then immediately selecting delete. After the select all option a lag spike happens, which then changes the snackbar but the input on the screen does not hit the delete button but the download button. drawing drawing

Describe the solution you'd like The snackbar always shows the download and delete option. Optionally it grays them out until they are usable.

Doomsdayrs commented 3 years ago

I see the issue in this, I shall edit the code to simply inactivate options instead