Skip to content

Conversation

@mandybess
Copy link

There isn't an easy way for me to leave comments on code that's already been merged, so I removed the code, committed and then re added everything and committed to so I could leave comments 👍

import static android.support.v4.app.NavUtils.navigateUpFromSameTask;

/**
* Created by rachael on 2/2/16.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total nitpick comment here, I know Android Studio puts these all in everywhere, but I would delete them (:scissors:) them. I know this is just your app, but when you work on a team it's a good habit to just delete these

});
}

public void bindTodo(TodoItem todo) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

view model!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant