Skip to content

Releases: nukc/StateView

v3.0.6

Choose a tag to compare

@nukc nukc released this 27 Feb 07:05

feat(view): add empty, retry and loading view setters

v3.0.5

Choose a tag to compare

@nukc nukc released this 30 Dec 10:11

fix(constraint): bias

v3.0.3

Choose a tag to compare

@nukc nukc released this 11 Jun 07:25

fix(wrap): when view's parent is LinearLayout

v3.0.2

Choose a tag to compare

@nukc nukc released this 15 Feb 06:38

Fix: when parent is FragmentContainerView #42

v3.0.1

Choose a tag to compare

@nukc nukc released this 13 Jan 08:37

see: #39

v3.0.0

Choose a tag to compare

@nukc nukc released this 28 May 01:16

Refactor: can show any view

v2.2.0

Choose a tag to compare

@nukc nukc released this 25 Nov 09:20

can not implementation constraintlayout #34

v2.1.1

Choose a tag to compare

@nukc nukc released this 10 Nov 04:00

optimization showView #31

v2.1

Choose a tag to compare

@nukc nukc released this 18 Aug 02:51

support setEmptyView setRetryView setLoadingView

v2.0

Choose a tag to compare

@nukc nukc released this 05 Dec 07:54

Use kotlin, migrate to AndroidX, optimization