Closed Outlet7493 closed 9 months ago
Fixes https://github.com/lamarios/clipious/issues/457 - adds share button to sheet, padding is adjusted depending on device as on a phone it gets pushed beneath.
Phone:
Tablet:
Also fixed a bug where if the user is not logged in, the "Add to playlist" button will just infinitely load (as request for user playlists fails) so made it return an empty list so the user can click it, to then login if they want to.
Looks good, again, thank you so much :)
Fixes https://github.com/lamarios/clipious/issues/457 - adds share button to sheet, padding is adjusted depending on device as on a phone it gets pushed beneath.
Phone:
Tablet:
Also fixed a bug where if the user is not logged in, the "Add to playlist" button will just infinitely load (as request for user playlists fails) so made it return an empty list so the user can click it, to then login if they want to.