Fix bottom nav background color (closes #2704)
Cette révision appartient à :
Parent
3f4140900d
révision
622d6c0cab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -50,7 +50,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="bottom"
|
android:layout_gravity="bottom"
|
||||||
app:itemBackground="?attr/colorPrimary"
|
app:elevation="0dp"
|
||||||
app:labelVisibilityMode="labeled"
|
app:labelVisibilityMode="labeled"
|
||||||
app:menu="@menu/bottom_nav" />
|
app:menu="@menu/bottom_nav" />
|
||||||
|
|
||||||
|
|
Référencer dans un nouveau ticket