[UI] Added bottom padding to bottom navigation
This commit is contained in:
parent
ea750a682c
commit
49effb8b9e
2 changed files with 4 additions and 4 deletions
|
@ -56,7 +56,7 @@
|
|||
android:elevation="0dp"
|
||||
android:minHeight="@dimen/bottom_nav_height"
|
||||
app:itemHorizontalTranslationEnabled="false"
|
||||
app:itemPaddingBottom="0dp"
|
||||
app:itemPaddingBottom="8dp"
|
||||
app:itemPaddingTop="8dp"
|
||||
app:menu="@menu/bottom_navigation_main"
|
||||
tools:layout_height="wrap_content" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue