ChicoState / Smart-Nap

0 stars 2 forks source link

Need to implement alarm toggle on/off #13

Open cboatsman opened 6 years ago

cboatsman commented 6 years ago

On current Home the alarm clocks displayed have a toggle button with the intended use being to control the active state of the alarm. Currently the buttons do nothing, and this functionality is not implemented.

Implement on/off control of saved alarm clocks by setting functionality on the toggle switch for each alarm listed.

Further implement this control by adding the toggle switch to the AlarmEdit activity as well