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
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
picker in xamarin.forms version 3.5 is not working in android 9.0 but in previous version of android or even all system versions of iOS it is working good if you are tap on picker or focus on it by focus() function in code behind of from anywhere it will show you the dialog pop-up.
Expected Behavior
show dialog pop-up when click on picker or focus on it.
Actual Behavior
not showing dialog pop-up when click on picker or focus.
Basic Information
Version with issue: 3.5
Last known good version: 3.2
Platform Target Frameworks:
Android: 9.0
The text was updated successfully, but these errors were encountered:
Description
picker in xamarin.forms version 3.5 is not working in android 9.0 but in previous version of android or even all system versions of iOS it is working good if you are tap on picker or focus on it by focus() function in code behind of from anywhere it will show you the dialog pop-up.
Expected Behavior
show dialog pop-up when click on picker or focus on it.
Actual Behavior
not showing dialog pop-up when click on picker or focus.
Basic Information
The text was updated successfully, but these errors were encountered: