I enabled \"pull to refresh\" to my project using the SwipeRefreshLayout.
SwipeRefreshLayout
When I move down, appear the loading indicator (material design style). I know, i
You don't have to always enable and disable. Just disable once when the view is created and than use setRefreshing.