Skip to content
#

sticky-headers

Here are 73 public repositories matching this topic...

TreyWurm
TreyWurm commented Apr 10, 2019

JavaDoc for addItem()/addItems() states that when passing a negative position it will be appended to the end. On eu.davidea:flexible-adapter:5.1.0 you got following annotation
@IntRange(from = 0) which prevents passing negative positions

rickhoutman
rickhoutman commented Jul 1, 2019

When the scroll container has left and/or right padding the width of the floatThead-container is not calculated correctly and the table headers are positioned over the scrollbar which makes the top of the scrollbar not usable.

Steps to reproduce:

  • Add a div with left and right padding around the table and add the floatthead plugin on the table with the div as the scrollContainer.
  • Now try t

ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。

  • Updated May 30, 2020
  • Java

Improve this page

Add a description, image, and links to the sticky-headers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sticky-headers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.