-
Recently I wrapped my RecyclerView with FrameLayout so I can use StickyHeaders. Since then from time to time I notice this strange crash. I extracted the log from Fabric. I can't reproduce it but I it…
-
I have sticky buttons at the bottom of my scrollview. When the keyboard shows these are stuck to the bottom of the screen, i.e. they are not moved up as the rest of the keyboard-aware-scroll-view.
…
-
Add DiffUtil support which will allow the ability to dispatch updates to a sectioned list.
https://medium.com/@nullthemall/diffutil-is-a-must-797502bc1149#.f33ov92og
-
Tablesorter is always saving the pager options, I think in cookies.
How do I disable saving the pager options?
I have the rows per page set to 50 and want the page number to always default page nu…
-
java.lang.NullPointerException
at com.eowise.recyclerview.stickyheaders.HeaderStore.wasHeader(HeaderStore.ja…
-
The issue reproduces periodically without any rules.
onCreateHeaderViewHolder and onBindHeaderViewHolder gets called, but headers are not visible
My code looks like
```
override fun getHeaderId…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…
-
When scrolling the sticky header, disappearance and stuttering can be experienced. The problem is visible in the mobile view.
It’s okay to scroll down, but when you scroll up, the sticky header disap…
-
第一次进入app,当点击右边的最上一个向上的箭头的时候,“我关心的”四个字不见了,然后滑动一下列表,又出来了;
第二种复现:当点击右边的五角星,然后再点击向上的箭头,这个时候,我关心的也不见了
估计是标题栏丢失了
-
## Describe the Bug
On a page with a lot of headers, the table of contents goes past the bottom of the viewport. Which wouldn't normally be a problem, thanks to the scroll bar, but the scroll bar isn…