Closed Neamar closed 5 years ago
Since Android P, a change in the API seems to prevent dropdown spinners from overflowing a dialog box.
Before Android P:
After Android P:
This pull request replaces the dropdown with a full dialog, which seems to work in all versions of Android.
New UI:
Since Android P, a change in the API seems to prevent dropdown spinners from overflowing a dialog box.
Before Android P:
After Android P:
This pull request replaces the dropdown with a full dialog, which seems to work in all versions of Android.
New UI: