-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have a case where I render items which have optional subtext (see example below). In the case where the subtext is not available I'd like to show a smaller sized menu item.
Currently, FixedSizeList
is used, which doesn't support this behaviour. Could VariableSizeList
be used instead?
Metadata
Metadata
Assignees
Labels
No labels