Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

FloatingActionMenu work with Snackbar and CoordinatorLayout #436

Open
crayygy opened this issue Mar 15, 2018 · 0 comments
Open

FloatingActionMenu work with Snackbar and CoordinatorLayout #436

crayygy opened this issue Mar 15, 2018 · 0 comments

Comments

@crayygy
Copy link

crayygy commented Mar 15, 2018

Hi,

I am currently using FloatingActionMenu in a TabLayout along with the FAB in design library.
When I make an INDEFINITE snackbar and switch from tabs, the FAB in design library will raise up, but the FloatingActionMenu won't.

I have add a self-made behavior using answers in #61 , but it only works when the snackbar is shown in the FAM page, if you swipe from other pages with a snackbar, it still not raise up.

It seems the only way to fix this is by add a FAB like onLayout method, but I am not able to do that, does somebody want to start a PR on this?
(If no one is willing to do this, I might start do this while I have some spare time...maybe half a year or...)

Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant