-
Hi guys,
I'm using Glide and it works pretty well!
I'm building an app which is kind of a gallery that shows the user all his albums and photos.
I'm looking for a way to prefetch images before th…
-
I have a requirement for implementing a nested list view and I can pretty much lift the basics of the code in the sample. However in common with this requirement:
https://github.com/thoughtbot/expand…
-
Is that possible to configue a wrap_content height for dynamic height of the recyclerview with gridlayoutmanager?
-
bottom part of spectate where the chat box used to be is cut off when scrolling
-
I have two recycler view inside a nested scrollview. The second one is implemented with Fast Adapter Endless scrolling. The endless scroll does not work if I setNestedScrollingEnabled(false) to my rec…
-
1.把下面的布局放在Activity里面:
…
-
I have to implement Endless scroll for recyclerview but i am showing some content above recyclerview , so i have used recyclerview inside nestedscrollview , if i use like this , recyclerview draws all…
-
hi, I wanna ask you a question. How do you treat adapters in MVP pattern? For example, in this project https://github.com/msahakyan/nested-recycler-view
there is a MovieAdapter,
https://github.com…
-
To get ready for the 2.0 release we need to update the sample project to show how to use the new features, as well as take the opportunity for a few other improvements.
We should show:
1. The new …
-
hi
in [my app](https://play.google.com/store/apps/details?id=or_dvir.hotmail.com.arislist&hl=en) i have various types of lists. for example: a list with edit text(s), spinner, checkbox etc (as can be…