tsecheran / mobileplatform

Android Projects
0 stars 0 forks source link

SimpleTodoList App check in, please review #1

Closed tsecheran closed 10 years ago

tsecheran commented 10 years ago

@nesquena and @timothy1ee

tsecheran commented 10 years ago

Latest commit https://github.com/tsecheran/mobileplatform/commit/d2b29e14f22ef6be500648382750d14ab930108c

nesquena commented 10 years ago

You haven't completed the entire second half of the assignment as far as I can tell. Re-read the instructions in the email and make sure to add the edit item functionality as soon as you can and reply back here...

tsecheran commented 10 years ago

Completed the Editing Functionality using the Intent... Thanks for the review... It's really super cool communicating between those screens.

tsecheran commented 10 years ago

Latest commit with editing functionality https://github.com/tsecheran/mobileplatform/commit/b7969e737488b92754491d1e94154220e0eb1e6b

nesquena commented 10 years ago

Nice, good to see you completed the assignment and were able to explore using intents and passing data between activities. See you next week!