Fortunately, the Android team has added SwipeRefreshLayout to its support library. This is a cool feature, but I would like to add “descriptive text” to this widget that appears when the user moves down the list and the update process is not yet running.
Something like that:

Is there anything ready for this special widget? Or do I need to do all this myself?
source
share