-
-
Hi,
I cannot manage to integrate Covert to my RecyclerView. When it tries to show it, I get the following error:
>java.lang.IllegalStateException: Cannot add item decoration during a scroll or …
-
## About this issue
- The loading icon (from the EndlessRecyclerOnScrollListener) is not showing up when using GridLayoutManager with custom decoration.
- sample code included at the end of this i…
-
decoration spacing to all sides of every item, and reduce the recyclerview side padding
-
Group如何 collapse child內容 ?
類似這個
https://therubberduckdev.files.wordpress.com/2017/10/android-expandable-recyclerview.gif
-
悬浮view点击事件会穿透到下层item的点击事件,导致悬浮点击事件无效
-
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.nj.wellsign, PID: 1611
java.lang.ArrayIndexOutOfBoundsException: length=73; index=-1
a…
-
I'm using a `FlatList` where each row can be of different height (and may contain a mix of both text and zero or more images from a remote server).
I cannot use `getItemLayout` because I don't know…
-
I add an item decoration to the `RecyclerView`, everything is fine, but the divider shown after each header item and this is not what I want.
```java
public class ContactItemDivider extends Recycl…
-
I want using in ScrollView.
But header-decor is not working in ScrollView.
How can I using in ScrollView