-
![screencapture_00002](https://user-images.githubusercontent.com/30691152/91021299-38cccd80-e611-11ea-8484-422d6cbba6e3.gif)
-
@ibrahimyilmaz If the RecyclerView layout uses `wrap_content` instead of `match_parent` and `setHasFixedSize = true`, the list will not be displayed.
activity_country_indonesia.xml
```
…
-
Hi there,
My question is regarding a nested Recycler view. Basically I have a PagedList of UserDisplay that is coming from my Mosby MVI Presenter composed with two objects:
```Kotlin
data class H…
-
When I use RecyclerView in NestedScrollView, I do not smooth the RecyclerView part.
How do I do it?
-
Hi,
First of all thank you for this wonderful library which is very useful for us!
I'm not sure it's linked to Epoxy, but we are facing a rendering issue when using nested recycler views.
It…
-
I have a recycler view with fixed number widgets vertically in a specific order. Some of the widgets also contain tabular data hence I've considered using nested recycler view also within it.
Eve…
-
**Glide Version**: 4.6.1
**Integration libraries**: none
**Device/Android Version**: All devices
**Issue details / Repro steps / Use case background**:
The scenario is as follows: when I open my…
-
**Disclaimer: I measured the execution time of this function by displaying timestamp just before and just after call. Apparently, it only takes 1ms to execute. If this function does not use different …
-
We are working on this, and hope to release support in a 2.x release.
There are two ways to support this.
1. An item decoration to copy the view of a model. This is simpler, but you lose touch fun…
-
Hi,
I have this problem when i try run the application. what can i do ?
jetified-ImageSlideshow-0.0.6\res\values\values.xml:3:5-12:25: AAPT: error: duplicate value for resource 'attr/corner_…