DZNEmptyDataSet icon indicating copy to clipboard operation
DZNEmptyDataSet copied to clipboard

The button on the custom view can not be clicked

Open AMKaffiOS opened this issue 8 years ago • 9 comments

The button on the custom view can not be clicked,who can tell me why, thans

AMKaffiOS avatar Sep 26 '17 08:09 AMKaffiOS

i am also have the same issue. Do you solved it?

ZhongYanga avatar Oct 12 '17 12:10 ZhongYanga

+1

Unchanged-Is-Changed avatar Nov 14 '17 04:11 Unchanged-Is-Changed

+100500

AShandrakov avatar Nov 16 '17 09:11 AShandrakov

+1005001

MxABC avatar Jan 18 '18 08:01 MxABC

+1005001030490220945

csr avatar Mar 11 '18 20:03 csr

+1005001030490220946sad

sulizhan avatar Mar 21 '18 08:03 sulizhan

+1005001030490220949sad

litongde avatar Aug 01 '18 01:08 litongde

Please check this out #263 It looks like duplication.

Basically you have to provide view size intrinsic or provide constraints by which auto layout can calculate view size.

That helped me.

bohachevskyy avatar Feb 17 '19 11:02 bohachevskyy

Yeah. Giving all top bottom left and right constraint on button helps.

Samir003 avatar Mar 26 '20 06:03 Samir003