FloatingActionButton
FloatingActionButton copied to clipboard
How to use it in SwipeRefreshLayout with RecyclerView~
I use SwipeRefreshLayou to complete the pull-down refresh.
My guess is surround all your main views in a FrameLayout so FrameLayout would be the top-level view or root view.