Skip to content
Discussion options

You must be logged in to vote

I'm guessing this is because interacting with the Label means that the List is no longer focused.
You could work around that by asking the Window canvas to focus the List again after the Label is tapped.
(i.e. win.Canvas().Focus(theList) )

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@bobhibberdine2
Comment options

Answer selected by bobhibberdine2
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants