I am implementing swipe refresh layout to my fragment. It works perfectly, but I want to pull the screen as animation not the indicator itself. I also want not to show the default indicator because I have my own custom progress bar.
Any help will be appriciated.