0
votes

FAQ Sample Screen

Hi,

I am trying to achieve a similar screen to the one attached here using codename one. Its such that when a question is clicked, the answer drops down beneath it. The text would also have proper line breaks as it fills the screen width.

Is there any component I can use in achieving this using codename one?

1

1 Answers

0
votes

I would suggest using the Tree component and setting the icons to null explicitly. This should work reasonably well for something like that and include the animation etc.