Skip to content

Remove new timer drawer for mobile and use dialog

Devin Lin requested to merge work/devinlin/notimerdrawer into master

BUG: 492652

OverlayDrawer has caused problems on wider displays as it seems to always open improperly. Simplify the code by just using the dialog implementation for desktop.

Merge request reports

Loading