Fixed snackbar behavior in contrast with bottom navigation

This commit is contained in:
Viktor De Pasquale
2019-10-20 10:54:55 +02:00
parent c44a942fb7
commit b910db322b
3 changed files with 81 additions and 1 deletions
@@ -56,7 +56,6 @@
style="?styleCardElevated"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_behavior="com.google.android.material.behavior.HideBottomViewOnScrollBehavior"
android:layout_gravity="bottom"
android:layout_marginStart="@dimen/l1"
android:layout_marginEnd="@dimen/l1"