rob729 / Quiet_Hours

No more trouble to make silent mode ON/OFF manually every time.
3 stars 9 forks source link

Disabled touch on MaterialDayPicker in DetailsFragment #32

Closed JanuKShah closed 3 years ago

JanuKShah commented 3 years ago

Fixes #17

Changes: Added a View on the MaterialDayPicker so the click is redirected to the view's onClick Event.

rob729 commented 3 years ago

@JanuKShah Resolve the merge conflict.

rob729 commented 3 years ago

@JanuKShah Resolve the merge conflicts. In case you don't know what a merge conflict is then I would suggest first reading about it online.