Augustyniak / RATreeView

Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
MIT License
2.49k stars 465 forks source link

If there are no children UIImageView picture does not show #230

Open Gugogogo opened 7 years ago

Gugogogo commented 7 years ago

I create a custom UITableViewCell containing UIImageView, if level = 0 and the children is empty UIImageView image will not show