Showing 1 of 20 total issues
Method addNewTask
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Confirmed
Confirmed
/**
* Called by the Data Binding library and the FAB's click listener.
*/
fun addNewTask(v: View) {
when (v.id) {