more visible nav

This commit is contained in:
Finnley Somdahl 2023-12-31 06:18:55 -06:00
parent ae8b952b4c
commit ef30869b62
3 changed files with 4 additions and 11 deletions

View file

@ -15,9 +15,8 @@
android:layout_marginTop="16dp"
android:layout_marginBottom="32dp"
android:background="@drawable/bottom_nav"
android:elevation="4dp"
android:padding="8dp"
android:translationZ="12dp"
android:elevation="8dp"
android:padding="6dp"
android:visibility="gone"
app:abb_animationDuration="300"
app:abb_animationInterpolator="@anim/over_shoot"