CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 126 forks source link

Better way of writing code. #420

Closed duckcommit closed 9 months ago

duckcommit commented 9 months ago

Description

Any developer can now call in endDrawer by buildEndDrawer(context), instead of writing the entire code, making our codebase organised and neat.

I have updated this in all three screens too.

Fixes #419

Checklist