Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

40 lines (31 loc) · 1.31 KB

Change Log

Version 2.2.2 (2013-07-13)

  • Fixes yet another severe issue in handling of ListViews (ManuelPeinado#6)

Version 2.2.1 (2013-06-22)

Version 2.1.0 (2013-06-01)

  • Added support for parallax scroll
  • Added new demo that showcases integration with DrawerLayout

Version 2.0.1 (2013-05-29)

  • Use getHeight() instead of getMeasuredHeight()

Version 2.0.0 (2013-05-28)

  • New fluent API for initialization
  • Added support for fragments
  • Added support for light action bars
  • Added maven support

Version 1.0.2 (2013-05-26)

  • Added callback to the actionbar background drawable. This should fix a bug that prevents the app from working properly in some devices.

Version 1.0.1 (2013-05-25)

  • Added longer content to the ScrollView sample so that it is scrollable in tablets.

Version 1.0 (2013-05-25)

Initial release.