Checklist
Feature description
The current look of the local playlist

What changes I added:
Why do you want this feature?
Adding new Video to a Local playlist append it at the last due to which I have to scroll a lot in a playlist containing more than 100+ videos. This feature removes the playlist row drag handle which is used to manually swap the row position and adds a filter button on the ActionBar which open a dialog containing filters option.
Additional information
Filters options are not final right now, suggestion for more options are welcome. And I've made these changes on refactor branch. Want to know if I should open a PR or not, or I should wait for the project to shift to jetpack compose entirely!
Checklist
Feature description
The current look of the local playlist

What changes I added:
Why do you want this feature?
Adding new Video to a Local playlist append it at the last due to which I have to scroll a lot in a playlist containing more than 100+ videos. This feature removes the playlist row drag handle which is used to manually swap the row position and adds a filter button on the ActionBar which open a dialog containing filters option.
Additional information
Filters options are not final right now, suggestion for more options are welcome. And I've made these changes on refactor branch. Want to know if I should open a PR or not, or I should wait for the project to shift to jetpack compose entirely!