K
K
Konstantin Dovnar2016-10-02 20:40:31
Android
Konstantin Dovnar, 2016-10-02 20:40:31

Return FAB to its place after the Snackbar?

The layout has two FloatingActionButtons, both of which are direct children of CoordinatorLayout.
In the code, I show the Snackbar:

Snackbar.make(mCoordinatorLayout, "lalala", Snackbar.LENGTH_LONG).show();

Rising and falling, FABs are pressed to the very bottom of the screen, although before that they were indented as they should be. Is there a way to bypass this behavior?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question