All Versions
13
Latest Version
Avg Release Cycle
24 days
Latest Release
4028 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.2 Changes
March 12, 2014- Fill available space when content too small. Prompted by this SO question.
-
v3.1.1 Changes
January 25, 2014- Remove actionbar shadow from samples.
- Library not modified, version not uploaded to maven central.
-
v3.1.0 Changes
January 19, 2014- Added support for WebView content.
-
v3.0.0 Changes
December 04, 2013- Revamped project structure, now all AB types (stock, sherlock, compat) are under the same repo. Stock AB support in in the main library, whereas other types are in the "extras" folder.
- โ Adds support for header overlays
- ๐ Fixes bug when content is ListView and notifyDataSetChange() is called
- Revamped project structure, now all AB types (stock, sherlock, compat) are under the same repo. Stock AB support in in the main library, whereas other types are in the "extras" folder.
-
v2.2.2 Changes
July 13, 2013- ๐ Fixes yet another severe issue in handling of ListViews (https://github.com/ManuelPeinado/FadingActionBar/issues/6)
-
v2.2.1 Changes
June 22, 2013- ๐ Fixes severe issue (https://github.com/ManuelPeinado/FadingActionBar/issues/6)
- โ Adds support for HoloEverywhere (https://github.com/ManuelPeinado/FadingActionBar/issues/4).
-
v2.2.0
June 22, 2013 -
v2.1.0 Changes
June 01, 2013- โ Added support for parallax scroll
- โ Added new demo that showcases integration with DrawerLayout
-
v2.0.1 Changes
May 29, 2013- Use getHeight() instead of getMeasuredHeight()
-
v2.0.0 Changes
May 28, 2013- New fluent API for initialization
- Added support for fragments
- Added support for light action bars
- Added maven support