flynt7111
8 years agoNewbie
How to change the focused postion of MarkupList
Hi. In default setting, the MarkupList always focus on the top item in the list while the rest of the list item is rolling vertically.
Is the a way to set the focus position to the middle of the list instead?
Example:
Init state: A, B,, D, E
Press down: B, C,, E, A
Press down: C, D,, A, B
I have tried with all MarkupList properties on sdkdocs but no luck.
Is the a way to set the focus position to the middle of the list instead?
Example:
Init state: A, B,
Press down: B, C,
Press down: C, D,
I have tried with all MarkupList properties on sdkdocs but no luck.