Pickers: [Android] Do not display in a Shell modal page
When a picker is in a modal page, the picker isn't displaying over the modal page. It is showing up on the page behind it. This happens to any picker control e.g. Date, List etc.
1 comment
ADMIN
Didi
Posted on:18 Dec 2024 07:24
Workaround:
Approach 1) Use the PickerMode="DropDown" and the picker should be visible.