SwipeRefreshLayout

constructor(@NonNull context: Context)(source)

Simple constructor to use when creating a SwipeRefreshLayout from code.

Parameters

context

constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)(source)

Constructor that is called when inflating SwipeRefreshLayout from XML.

Parameters

context
attrs