bambery / ImageSearch

0 stars 0 forks source link

[Android Bootcamp] Project 2: Google Image Search #2

Open bambery opened 8 years ago

bambery commented 8 years ago

https://github.com/bambery/ImageSearch/tree/nonSingletonFilters

please note this is not the master branch. I had some issues with getting the proper code committed and the branch linked above is the one I am submitting, finally.

/cc @codepathreview @codepath

I am sorry this is being submitted so late. I got too caught up in the current assignments! I had a code review a few weeks back when this was already late and I realized while trying to shoot the video today that there was a bunch of pseudocode scattered around from the pairing session and I had to go through and remove it.

I was not able to get the endless scrolling working for recyclerview. I could not find any documentation that was clear enough to follow or not deprecated. Any guidance in this area would be greatly appreciated. I will be scheduling another session with the TA to discuss this as it has been an ongoing problem for me.

nidhi1608 commented 8 years ago

Lauren,

Have you tried using this code? https://gist.github.com/ssinss/e06f12ef66c51252563e

Looks like the above code may only work with LinearLayouts. Try using the following article instead: http://stackoverflow.com/questions/29079478/how-to-implement-endless-scrolling-using-staggeredlayoutmanager