-
Updated
May 29, 2020 - Dart
#
sticky-headers
Here are 73 public repositories matching this topic...
android
dart
ios
chart
popup-window
dialog
provider
flutter
sliver
sticky-headers
amap
customview
rxdart
citypicker
dio
test-drive
flutter-widget
flutter-ui
flutter-app
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
0 dependency JS plugin to leverage scroll direction with CSS ⬆ ⬇ 🔌 💉
-
Updated
Mar 26, 2020 - JavaScript
Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.
filterlist
overlay
modal
google-chrome
social-buttons
ublock-origin
annoyances
mozilla-firefox
adguard
sticky-headers
sticky-sidebar
stickyheader
sticky-footer
floating-header
nano-adblocker
scrolling-videos
web-annoyances-ultralist
dickbars
dickbar
scrolling-headers
-
Updated
May 30, 2020
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
android
custom-view
sticky
android-ui
scrollview
sticky-headers
nestedscrolling
recyclerview-webview-scrollview
-
Updated
May 30, 2020 - Java
Flutter implementation of sticky headers for sliver
-
Updated
Feb 21, 2020 - Dart
Android Sticky Headers : now headers everywhere
-
Updated
Apr 5, 2018 - Java
skeleton
recyclerview
sticky-headers
itemdecoration
swiperefreshlayout
headerview
byrecyclerview
adapter-databinding
-
Updated
May 25, 2020 - Java
Sticky headers for UICollectionView written in pure Swift (based on CSStickyHeaderFlowLayout)
-
Updated
Apr 26, 2019 - Swift
Adapter for RecyclerView(only 21KB).RecyclerView万能适配器(仅21KB)
android
adapter
recyclerview
multi-select
recyclerview-adapter
headers
sections
endless-scroll
expandable
draggable
sticky-headers
viewholder
fastscroll
fastscroll-recyclerview
swipable
footers
-
Updated
Jan 12, 2019 - Java
A React component for efficiently rendering tree like structures with support for position: sticky
-
Updated
Apr 20, 2020 - JavaScript
Multi directional infinite list with Sticky headers for Flutter applications
infinite-scroll
sticky
flutter
infinite-lists
sticky-headers
stickyheader
flutter-package
multidirectionscroll
-
Updated
Apr 28, 2020 - Dart
Custom RecyclerView with additional functionality. Allow you add divider, itemSpace, emptyView, sticky header and some other features
android
library
recyclerview
header
expandablerecyclerview
swipe-menu
sticky-headers
footer
dividers
custom-recyclerview
-
Updated
Apr 20, 2020 - Java
仿滴滴打车开具发票页,ListView粘性Header
-
Updated
Jan 18, 2017 - Java
react listview with sticky section header
-
Updated
Mar 31, 2020 - JavaScript
sonicwong
commented
Dec 13, 2018
I think it is the best to add a line on how to import this module:
import { IonAffixModule} from 'ion-affix'
-
Updated
Oct 10, 2017 - Java
A simple lightweight sticky header ItemDecorator for RecyclerView
-
Updated
Dec 22, 2019 - Java
RecyclerView 悬浮吸顶 Header,支持阴影、点击事件与状态绑定
-
Updated
Sep 20, 2019 - Java
Smart select allows you to easily convert your usual form selects to dynamic pages with grouped radio or checkbox inputs.
radio
dart
select
widget
checkbox
dropdown
switch
choice
flutter
sticky-headers
multiple-choice
flutter-package
single-choice
-
Updated
May 12, 2020 - Dart
Angular 4 sticky, have header or any component sticky easy to use.
-
Updated
Apr 10, 2018 - JavaScript
A ListView Control to display the employee directory with their names and department grouped according to their names alphabetically. For this iOS by default provides sticky list header view inside the list view where as in android I have done custom rendering to display the sticky list view using “emilsjolander” library.
-
Updated
Nov 29, 2017 - C#
A jQuery plugin make the navbar sticky, smart anchor link highlighting, smooth scrolling. Simple and powerful.
-
Updated
Sep 18, 2014 - JavaScript
android sticky navigation layout
-
Updated
May 7, 2020 - Java
-
Updated
Dec 1, 2016 - Swift
粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky header, support use it with sliver widget.
-
Updated
May 18, 2020 - Dart
Improve this page
Add a description, image, and links to the sticky-headers topic page so that developers can more easily learn about it.
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."
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.0you got following annotation@IntRange(from = 0)which prevents passing negative positions