Skip to content

Releases: iwufan/DJEmptyView

Rewrite hit test method

26 Sep 07:45
Compare
Choose a tag to compare

Rewrite hit test method, so users can hit components below the empty view.

public text color property

19 Feb 07:01
Compare
Choose a tag to compare

user can set empty message's text color.

Add refresh button

15 Feb 13:24
Compare
Choose a tag to compare

Add a refresh button in empty view. You can do something in the clickClosure.

Add more examples.

28 Dec 15:52
e824b74
Compare
Choose a tag to compare

Add pull to refresh in empty view.

Fix an error.

19 Dec 18:30
Compare
Choose a tag to compare

Delete default images. Now developer must provide an image for the empty view.

Fix an error.

19 Dec 18:04
Compare
Choose a tag to compare

Fix an error.

Add empty view for your views.

19 Dec 15:54
Compare
Choose a tag to compare
  1. Add empty view for your views.
  2. Support custom empty tip messages and images.