You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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