Updated bottom nav width to not spread useless spaces
This commit is contained in:
parent
86551909fc
commit
722fba7805
@ -45,7 +45,7 @@
|
|||||||
<com.google.android.material.card.MaterialCardView
|
<com.google.android.material.card.MaterialCardView
|
||||||
android:id="@+id/main_bottom_bar"
|
android:id="@+id/main_bottom_bar"
|
||||||
style="?styleCardElevated"
|
style="?styleCardElevated"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="192dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="bottom|center_horizontal"
|
android:layout_gravity="bottom|center_horizontal"
|
||||||
android:layout_marginStart="@dimen/l1"
|
android:layout_marginStart="@dimen/l1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user