gringoireDM / LNZTreeView

A swift TreeView
MIT License
235 stars 47 forks source link

How to disable expand action on title label alone? #18

Closed rizwan95 closed 5 years ago

rizwan95 commented 5 years ago

I have a custom cell where there is a arrow button and a title label. I want the expansion to happen only when the arrow button is touched. How do I achieve this?