mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-11 16:14:01 +00:00
Update ripples for tablet NavigationRail (fixes #5145)
This commit is contained in:
parent
33dcdc1599
commit
094f78fb41
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="0dp"
|
||||
app:itemIconTint="@color/nav_selector"
|
||||
app:itemRippleColor="?attr/rippleNavColor"
|
||||
app:itemTextColor="@color/nav_selector"
|
||||
app:labelVisibilityMode="labeled"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Reference in a new issue