Bottom Tab Spacing

I have a main page set with bottom tabs with 6 items. In the designer and when run in the designer, the spacing is tight and all of the tabs show. But, when it is run a 7" Fire tablet, the items are spread out and only 4 show with 3 vertical dots and text of “More”. When I click on that, it just shows a white bar along the bottom with no options.

Is there a way to force the spacing on the bottom tabs to be tight on the tablet?

Thanks,
Jim

The Designer/Simulator doesn’t use the overflow menu. The Designer/simulator is just a windows app styled to look like iOS or Android & that part was never implemented. I’ll look into the overflow menu issue you are having. That’s not something I use very often in my designs.

Is there a limit on the number of items that will be displayed? Is it based on text or icon size, or something else? THis is the screenshot of my main dashboard on the Fire tablet and there is lots of space.

Thanks,
Jim

The Android app uses the BottomNavigationView & that control only supports a maximum of 5.

Wow! Crazy. Guess I’ll have to see if I can consolidate somehow. Thanks for the info.

JIm