Put BottomNavigationView with height set to wrap_content. View is not displayed at all.
To overcome this you need to explicitly set any height to this view.
Expected behavior:
BottomNavigationView with height set to wrap_content should use its android:min_height attribute from the style.
Description:
Put BottomNavigationView with height set to
wrap_content
. View is not displayed at all. To overcome this you need to explicitly set any height to this view.Expected behavior:
BottomNavigationView with height set to
wrap_content
should use itsandroid:min_height
attribute from the style.Source code:
Minimal sample app repro: N/A
Android API version: 22
Material Library version: 1.5.0
Device: PAX A920