shruthimr / android-assignments

0 stars 1 forks source link

[Android Bootcamp] Project 3 (Google Image Searcher) - Review my app #3

Open shruthimr opened 10 years ago

shruthimr commented 10 years ago

My app is complete, please review. /cc @thecodepath /cc @nesquena I had a question. Does the emulator have a problem in detecting if we are scroll up or down? The firstVisibleItem in the OnScroll grows forever.

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.

Does the emulator have a problem in detecting if we are scroll up or down?

Weird that you experience this issue, running your code on my device it appears to work as expected