DD3Boh / OuterTune

A Material 3 Music Player with YouTube Music support for Android. Forked from InnerTune
GNU General Public License v3.0
366 stars 23 forks source link

Fix Selector Header to match sort header size #62

Closed mattcarter11 closed 1 month ago

mattcarter11 commented 1 month ago

Before

https://github.com/user-attachments/assets/50431077-e08d-44f0-9564-d5d09ce72be9

After

https://github.com/user-attachments/assets/4525bec2-3211-4afa-bf0f-92730b4cb3bb

mikooomich commented 1 month ago

Thanks! Could you please rebase off of dev? Multi select was largely refactored, and there will likely require some header adaptations.

mattcarter11 commented 1 month ago

@mikooomich since the change is so simple, i've done it in a new branch and PR. I close this one.

https://github.com/DD3Boh/OuterTune/pull/67