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

FR: Ability to add/remove tabs in the bottom menu #28

Open
woj-tek opened this issue May 11, 2024 · 2 comments
Open

FR: Ability to add/remove tabs in the bottom menu #28

woj-tek opened this issue May 11, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Not enough knowledge to solve the issue

Comments

@woj-tek
Copy link

woj-tek commented May 11, 2024

Is your feature request related to a problem? Please describe.
It would be nice to be able to disable Bedtime (and possibly other tabs/sections that are not used)

Describe the solution you'd like
A settings page with list of sections and checkboxes maybe

Use case
I don't use bedtime feature (nor see a point of it) and it just clutters the UI.

@woj-tek woj-tek added the enhancement New feature or request label May 11, 2024
@BlackyHawky BlackyHawky changed the title FR: Option to remove Bedtime section/configuration (and maybe others) FR: Ability to add/remove tabs in the bottom menu May 12, 2024
@BlackyHawky
Copy link
Owner

I totally agree with this enhancement.

@BlackyHawky BlackyHawky added the help wanted Not enough knowledge to solve the issue label Jun 1, 2024
@Nilsu11
Copy link
Contributor

Nilsu11 commented Sep 17, 2024

removing bottom tabs can be done with this method mBottomNavigation.getMenu().getItem(0).setVisible(false); in the Activity. I can't do anything about the ViewPager which is a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Not enough knowledge to solve the issue
Projects
None yet
Development

No branches or pull requests

3 participants