Remove new timer drawer for mobile and use dialog
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.
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.