This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
picker focus() not show dialog pop-up in just android 9.0 (Xamarin.forms 3.5) #5433
Closed
Description
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
- Version with issue: 3.5
- Last known good version: 3.2
- Platform Target Frameworks:
- Android: 9.0