I have an activity with coordinator layout.inside activity there is a fragment with Recycler view and float button.how can I show/hide float button when Scroll Recycler view and
add this to FAB :
app:layout_behavior="@string/hide_bottom_view_on_scroll_behavior"