SwipeRefreshLayout disable drag animation on swipe down August 12, 2023 by Tarik Try calling: setEnabled(false) on your SwipeRefreshLayout view.