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
The text was updated successfully, but these errors were encountered:
If loading is triggered by swipe gesture its working fine BUT when i am triggering it just by adding
refreshLayout.setRefreshing(true);
it start flickeringThe text was updated successfully, but these errors were encountered: