FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

How to use it in SwipeRefreshLayout with RecyclerView~

Open sanpark opened this issue 10 years ago • 1 comments

I use SwipeRefreshLayou to complete the pull-down refresh.

sanpark avatar May 05 '15 06:05 sanpark

My guess is surround all your main views in a FrameLayout so FrameLayout would be the top-level view or root view.

manvir-singh avatar May 09 '15 19:05 manvir-singh