InnerTune
InnerTune copied to clipboard
Move and hide tabs
Checklist
- [X] I've checked that there is no other issue about this feature request.
- [X] This issue contains only one feature request.
- [X] The title of this issue accurately describes the feature request.
Feature description

Why do you want this feature?
I want to move "Home" tab to the end And hide "Playlists" tab
Additional information
No response
Very good example, indeed
I could re-implement my code from LibreTube here if @z-huang wants me to, at least I would love to be able to get rid of some bottom navigation menu items
Thanks, but I can do it myself. Which menu items do you want to hide?
I personally don't use the albums and playlist tab, would be cool to be able to hide them :)
Which menu items do you want to hide?
I want to hide Albums, Playlists and Artists tabs.
Thanks, but I can do it myself.
@Bnyro Since I may not be able to handle this issue recently, it will be great if you make a PR.😀
Thanks, but I can do it myself.
@Bnyro Since I may not be able to handle this issue recently, it will be great if you make a PR.😀
Sure, I'll have a look soon :)
Reopen the issue because "move" feature isn't implemented.
Well, I think an option for moving them is not really needed since you can just set a default tab if you want to open a different tab when starting the app. The code of my implementation at LibreTube is really ugly, at least I don't think it's a good idea to do it the same way here.
The code of my implementation at LibreTube is really ugly, at least I don't think it's a good idea to do it the same way here.
I've seen your code, and I think it's the only way to do so. True, it's a bit ugly, so I may not implement it right now.
Sorry, I decide not to implement this. I think it will be fine to keep those tabs even if you don't use them.