-
Notifications
You must be signed in to change notification settings - Fork 682
Open
Labels
Description
Is your feature request related to a problem? Please describe.
I'm trying to use the custom item renderer to render some content under the item title. It seems like the height isn't something that can be overwritten since it's used in positioning the items.
Describe the solution you'd like
I'd like to be able to render items of variable height depending on what the item is. Perhaps I'm just not using the itemRenderer correctly?