PopupDialogCustomExample icon indicating copy to clipboard operation
PopupDialogCustomExample copied to clipboard

Detail label not appearing

Open thereal1 opened this issue 7 years ago • 3 comments

The detail label isn't showing in the TableView, i've tried increasing the height of the cell and changing the detail labels isHidden property to true in cellForRowAtIndexPath(), none of which work. Got a feeling theres something small i'm missing.

Thanks in advance.

thereal1 avatar Jul 13 '17 17:07 thereal1

I'm facing the same issue. Did you find any solution?

deepaksinghnegi avatar Aug 08 '17 20:08 deepaksinghnegi

Had to create a custom cell for the table view

thereal1 avatar Aug 08 '17 21:08 thereal1

Yes this worked. Thanks

deepaksinghnegi avatar Aug 10 '17 21:08 deepaksinghnegi