GlassActionBar v0.3.0 Release Notes

Release Date: 2013-10-06 // over 10 years ago
    • 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.

Previous changes from v0.2.1

    • Added support for changing content (through the "invalidate" method).
    • Handle non-scrollable content in a more efficient manner.
    • Fixed bug which prevented transparent content from being blurred properly.
    • Many performance optimizations.
    • Added possibility of changing the gaussian blur params ("radius" and "downsampling").
    • Added support for maven and gradle builds.