On Xamarin form page if we have two Entry controls and now in code when we change Focus from one Entry to another Entry control the "SoftKeyboard" closes once the first Entry control looses focus and it opens again when the cursor is positioned on second Entry Control. This happens only on Android not on IOS. Any reason why this happens?
↧