NetStateLayout
class NetStateLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
NetStateLayout is a layout to set network state page.
You can use showLoading 、showLoadingError 、showNetError 、showEmptyData to show the net state page.
If you don't set the mNetStateMgr , it will take the default value when you call a method like showLoading .
Since
1.1.1
Properties
Functions
Link copied to clipboard
Add all different state layouts to the frame layout
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Show or hide view according to the netState .
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard