bachvand5 / CoderSchool_ToDoList

0 stars 0 forks source link

[Android Bootcamp] Prework - Review ToDoList App #1

Open bachvand5 opened 8 years ago

bachvand5 commented 8 years ago

Hi, I completed the basic version of ToDoList app. Please review. Thank you.

/cc @coderschoolreview

coderschoolreview commented 8 years ago

Thank you for your Android submission, bachvand5!

:star: Everything looks good with the format of your submission. We'll be reviewing your submission soon!

bachvand5 commented 8 years ago

Hello, I updated the app to new version with additional features. Please check it out. Thanks.

/cc @coderschoolreview

hoanle commented 8 years ago

@bachvand5

Thanks for the submission

In general:

Detail & Suggestions:

bachvand5 commented 8 years ago

@coderschoolreview Thanks for your review. I updated the app to use DialogFragment for adding new item and put blank restriction to EditText NewTask and NewDue. I still get problem to listen to the Checkbox click to save to file :(