curioustechizen/android-app-pause

Eliminate need for boilerplate code by using Annotations

curioustechizen opened this issue · 0 comments

Instead of mandating the user to extend AbstractAppPauseActivity and AbstractAppActiveService, look into the possibility of using annotations. This will result in less boilerplate code.