F
F
Floating_Lemon2018-11-24 16:59:05
User interface
Floating_Lemon, 2018-11-24 16:59:05

What is the best way to implement expandable list items (Unity)?

I have a vertically scrolling list menu; It consists of several items, clicks on them are processed. It is necessary that by clicking on one of the list elements, its Description and a couple of other elements unfold under it, while this whole thing should not overlap with the lower parts of the list, i.e. they move down, when the expanded item is collapsed, they return to their place.
What is the best way to do this?
Sorry, maybe the question is stupid - it's just that I haven't worked with the UI-part of projects on the june before :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Maximovich, 2018-11-26
@flexer1992

For starters, you can look here. https://bitbucket.org/UnityUIExtensions/unity-ui-e...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question