Collection View Doesn't Display Labels

  1. 8 years ago

    philip

    19 Jan 2016 User since 2016

    I have defined a custom view that contains image and a label as a template (following this tutorial http://blog.creolabs.com/2015/12/04/custom-view-and-real-data/ ). When I try to reuse it in collection view, only image placeholder is shown.

  2. marco

    19 Jan 2016 Administrator User since 2016

    You first need to expose CustomView properties like described into ReadMe.pdf (page 10).
    Then from the collectionView inspector you need to select your CustomView from the "Cell Type" popup field.

or Sign Up to reply!