Hi All,
I have a layout with some input informations. One of them is a Picker.
Something like below...
Picker
Text
Text
Button
All the fields have 5 points between of free space.
What is the problem? Picker show all the options just after the layout is showed. This is one point. How can I not show all options until the user click in it?
The second problem. I can access the text field immediately after the picker, cause the my options block them. Is it possible the change these behaviour?
Thanks.
I have a layout with some input informations. One of them is a Picker.
Something like below...
Picker
Text
Text
Button
All the fields have 5 points between of free space.
What is the problem? Picker show all the options just after the layout is showed. This is one point. How can I not show all options until the user click in it?
The second problem. I can access the text field immediately after the picker, cause the my options block them. Is it possible the change these behaviour?
Thanks.