I have a StackLayout with a TapGestureRecognizer. Inside this StackLayout, i added an entry, then set InputTransparent of entry is true.
Then when i tap on entry, it will skip focus into entry. It work well on iOS. But didn't work on android.
Pls help me resolve it.
Thanks
↧
How to make InputTransparent for an entry?
↧