Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to remove tags & performers #52

Closed
damontecres opened this issue Jan 20, 2024 · 0 comments · Fixed by #98
Closed

Add ability to remove tags & performers #52

damontecres opened this issue Jan 20, 2024 · 0 comments · Fixed by #98
Labels
enhancement New feature or request

Comments

@damontecres
Copy link
Owner

damontecres commented Jan 20, 2024

#49 & #51 adds the ability to add tags & performers

It might be useful to also be able to remove them (like undo). This might be doable with a long click, but it's a bit more complex to add a long click listener to a leanback fragment: https://stackoverflow.com/questions/30163902/how-to-implement-a-longclicklistener-on-browsefragment-android-leanback-library

Could instead add an Undo action if changes have been made, but this would require tracking the changes which is also not simple.

Originally posted by @damontecres in #3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant