Hi everyone!!
I have a big issue that I can't solve from myself.
like the title says, in my android app (using xamarin.forms 3.4.0.1009999 after I updated from a very old version) when I select an entry, then tap over a picker, it opens twice.
A workaround I found is to place the picker in a StackLayout.. but when the picker is in a grid this workaround doesn't work.
Searching into the web, this issue should be resolved in release 3.4.0.1 so.. any ideas?
thanks!!!