Skip to content

bug(datetime-picker): freeze when changing Android settings #624

@kristianbang

Description

@kristianbang

If the datetime-picker is open while Android systems settings (e.g. language, text zoom etc) the time picker becomes unresponsive and can not be closed. The consequence is that the entire app becomes unusable and I have to force restart it to get rid of the time picker. Maybe it could be fixed by closing the timepicker on system changes or by adding a cancel() method so it can be programmatically dismissed.

I am seeing this issue on a Samsung Galaxy A32 with Android 13.

Reproduce:

  1. Open time picker dialog
  2. Minimize the app and open Android settings
  3. Change system language
  4. Open the app again
  5. Time picker is open, app and dialog is unresponsive

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions