Overview¶
VastNetStateLayout
extends FrameLayout so that you can define the following pages:
- Empty data
- Loading error
- Loading
- Network error
Add the dependency¶
implementation 'io.github.sakurajimamaii:VastNetStateLayout:$version'
implementation("io.github.sakurajimamaii:VastNetStateLayout:$version")