Relative Content

Tag Archive for androidkotlinandroid-layout

BottomNavigationView height issue – Icons not centered properly

I’m having an issue with my BottomNavigationView where the icons are not vertically centered. In the Android Studio preview, everything looks perfect, but when I run the app on an emulator, the height of the BottomNavigationView is larger, causing the icons to appear above the middle. I’m using Kotlin and XML for my layout.