Bottom Navigation is too small. Cannot change its height. I've tried changing the properties: ` android:layout_height="wrap_content" ` and this one as well: ` app:height="67dp" ` Also tried changing icon size but no effect.
Bottom Navigation is too small. Cannot change its height.
I've tried changing the properties:
android:layout_height="wrap_content"and this one as well:
app:height="67dp"Also tried changing icon size but no effect.