android-PullRefreshLayout icon indicating copy to clipboard operation
android-PullRefreshLayout copied to clipboard

how use it with a empty view

Open yaming116 opened this issue 10 years ago • 6 comments

yaming116 avatar Nov 05 '14 15:11 yaming116

ListView is empty?

baoyongzhang avatar Nov 06 '14 12:11 baoyongzhang

yes

yaming116 avatar Nov 06 '14 13:11 yaming116

When ListView is empty, it can work. What problems are facing you?

baoyongzhang avatar Nov 06 '14 13:11 baoyongzhang

I have the same problem. When the list is empty the CustomEmptyView is not showing.

logo17 avatar Nov 28 '14 23:11 logo17

I solved the problem by putting the PullRefreshLayout in a RelativeLayout and it worked fine. but i'm facing another problem : I'm needing to put a TextView (ex : There are no current data ) inside the PullRefreshLayout when the listview is null , but no way any help please .... ?? thanks

Elsobkey avatar Aug 30 '15 10:08 Elsobkey

The same error for the recycler view when trying to show a text view if there is no data.

abdullahtk avatar Jan 10 '16 13:01 abdullahtk