Skip to content

Releases: zhanghai/AndroidFastScroll

v1.3.0

Choose a tag to compare

@zhanghai zhanghai released this 10 Aug 10:27
  • Added a View parameter for PopupTextProvider.

v1.2.0

Choose a tag to compare

@zhanghai zhanghai released this 16 Jan 03:03
  • Added support for CharSequence in PopupTextProvider.

v1.1.9

Choose a tag to compare

@zhanghai zhanghai released this 16 Jan 02:41
  • Added compatibility with Appcompat 1.6.0.

v1.1.8

Choose a tag to compare

@zhanghai zhanghai released this 26 Apr 09:09
  • Fixed conflict with back gesture navigation.
  • Fixed crash when total vertical padding is larger than view height.

v1.1.7

Choose a tag to compare

@zhanghai zhanghai released this 20 Jun 19:00
  • Added checks requiring intrinsic size for track and thumb drawables.

v1.1.6

Choose a tag to compare

@zhanghai zhanghai released this 15 Jun 06:29
  • Updated dependencies.
  • Published library to Maven Central.

v1.1.5

Choose a tag to compare

@zhanghai zhanghai released this 04 Nov 23:07
  • Fixed scrollbar tinting on Android Lollipop (API 21).

v1.1.4

Choose a tag to compare

@zhanghai zhanghai released this 09 May 22:30
  • Added FastScrollerBuilder.setPopupTextProvider().

v1.1.3

Choose a tag to compare

@zhanghai zhanghai released this 29 Apr 03:08
  • Added FixOnItemTouchListenerRecyclerView.
  • Fixed FixItemDecorationRecyclerView.

v1.1.2

Choose a tag to compare

@zhanghai zhanghai released this 04 Apr 06:32
  • Fixed issue when theme color is specified with a color literal.