show push migration snackbar above floating action button (#2598)
This commit is contained in:
parent
379435c804
commit
9dcb1b666c
3 changed files with 12 additions and 6 deletions
|
@ -8,6 +8,7 @@
|
|||
android:fitsSystemWindows="true">
|
||||
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout
|
||||
android:id="@+id/mainCoordinatorLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context="com.keylesspalace.tusky.MainActivity">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue