Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification
Apache License 2.0
5.23k stars 1.13k forks source link

View behind the FloatingActionMenu is not clickable|scrollable #423

Closed ghost closed 6 years ago

ghost commented 6 years ago

DETAILS - I have placed FloatingActionMenu over RecyclerView, I have set the width and height of FloatingActionMenu both to wrap_content, I have 2 FloatingActionButton inside FloatingActionMenu.

PROBLEM- The area behind the FloatingActionMenu is not scrollable due to which I'm unable to scroll my RecyclerView from the area covered by FloatingActionMenu.

droidwithme commented 6 years ago

Why this is issue is closed while there is no solution provided?