jaiminshah / GridImageSearch

An android app for google image search
0 stars 0 forks source link

[Android Bootcamp] Project 2(Grid Image Search) - Review my App #1

Open jaiminshah opened 10 years ago

jaiminshah commented 10 years ago

My App is complete, please review it.

Have completed all the User stories and all the optionals. For panning and zooming I had to use PhotoView as I was having some issues with TouchImageView.

Thanks, Jaimin /cc @nesquena @thecodepath @codepathreview

codepathreview commented 10 years ago

:+1: Excellent work Jaimin. A few notes after checking out the code:

Also, here's a more detailed Project 2 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. The next assignment (Twitter Client) will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional API client with complex feeds of data and user creation.