Skip to content

Releases: zhanghai/AndroidFastScroll

v1.3.0

10 Aug 10:27

Choose a tag to compare

  • Added a View parameter for PopupTextProvider.

v1.2.0

16 Jan 03:03

Choose a tag to compare

  • Added support for CharSequence in PopupTextProvider.

v1.1.9

16 Jan 02:41

Choose a tag to compare

  • Added compatibility with Appcompat 1.6.0.

v1.1.8

26 Apr 09:09

Choose a tag to compare

  • Fixed conflict with back gesture navigation.
  • Fixed crash when total vertical padding is larger than view height.

v1.1.7

20 Jun 19:00

Choose a tag to compare

  • Added checks requiring intrinsic size for track and thumb drawables.

v1.1.6

15 Jun 06:29

Choose a tag to compare

  • Updated dependencies.
  • Published library to Maven Central.

v1.1.5

04 Nov 23:07

Choose a tag to compare

  • Fixed scrollbar tinting on Android Lollipop (API 21).

v1.1.4

09 May 22:30

Choose a tag to compare

  • Added FastScrollerBuilder.setPopupTextProvider().

v1.1.3

29 Apr 03:08

Choose a tag to compare

  • Added FixOnItemTouchListenerRecyclerView.
  • Fixed FixItemDecorationRecyclerView.

v1.1.2

04 Apr 06:32

Choose a tag to compare

  • Fixed issue when theme color is specified with a color literal.