priyankasharadprabhu / GoogleImageSearcher

GoogleImageSearcher android app
0 stars 0 forks source link

Google Image Searcher #1

Open priyankasharadprabhu opened 10 years ago

priyankasharadprabhu commented 10 years ago

/cc @nesquena @timothy1ee

Hi,

Please review this code. I wasnt able to get the horizontal scrolling and pagination working. Please advise me on how to best do this.

Thanks

nesquena commented 10 years ago

:+1: Looks good overall. I have provided a 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 very 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.

nesquena commented 10 years ago

I wasnt able to get the horizontal scrolling and pagination working. Please advise me on how to best do this.

You don't need to do horizontal scrolling. Pagination should be doable using the endless pagination guide.