PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
One of the things that google announce in IO 2017 is something that’s called ‘cast away’ :). Android developer don’t have to do a manual casting for findViewById(). It’s a simple change. But for a seasoned programmer, a clean code like this can make you very happy and it helps with your coding mood :)
Update [Required]
[ ] Clean up all casting for findViewById() from all activities.
Description
One of the things that google announce in IO 2017 is something that’s called ‘cast away’ :). Android developer don’t have to do a manual casting for findViewById(). It’s a simple change. But for a seasoned programmer, a clean code like this can make you very happy and it helps with your coding mood :)
Update [Required]
Definition of Done