Package-level declarations
Types
Link copied to clipboard
(SESL modified) Drawable that renders the animated indeterminate progress indicator in the Material design style without depending on API level 11.
Link copied to clipboard
open class SwipeRefreshLayout : ViewGroup, NestedScrollingParent3, NestedScrollingParent2, NestedScrollingChild3, NestedScrollingChild2, NestedScrollingParent, NestedScrollingChild
open class SwipeRefreshLayout : ViewGroup, NestedScrollingParent3, NestedScrollingParent2, NestedScrollingChild3, NestedScrollingChild2, NestedScrollingParent, NestedScrollingChild
(SESL modified) The SwipeRefreshLayout should be used whenever the user can refresh the contents of a view via a vertical swipe gesture.