Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Fix bottom nav background color (closes #2704)

Cette révision appartient à :
arkon 2020-03-24 13:14:28 -04:00
Parent 3f4140900d
révision 622d6c0cab

Voir le fichier

@ -50,7 +50,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
app:itemBackground="?attr/colorPrimary"
app:elevation="0dp"
app:labelVisibilityMode="labeled"
app:menu="@menu/bottom_nav" />