dinuscxj / RecyclerRefreshLayout

A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc. really a practical RefreshLayout!
1.67k stars 253 forks source link

loading view flickering #26

Open tabish075 opened 6 years ago

tabish075 commented 6 years ago

If loading is triggered by swipe gesture its working fine BUT when i am triggering it just by adding refreshLayout.setRefreshing(true); it start flickering