How to fix Bottom Navigation Bar Height in android Studio
i implemented a bottom navigation bar for my app. When simulating the app, it started giving me weird heights and when changing the height of the layout from wrap content to a certain height like 50dp, the navigation values or the icons disappeared with an empty space at the bottom.