You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above snippet added left and right to move the cursor. Maybe we should add the left and right bindings to ListView by default if its layout is horizontal?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I found that a
ListView
with a horizontal layout can be a great radio box replacement if the text on each radio button is short. Here is an example:The above snippet added
left
andright
to move the cursor. Maybe we should add theleft
andright
bindings toListView
by default if its layout is horizontal?Beta Was this translation helpful? Give feedback.
All reactions