We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Floating Action Buttons (markdown)
Added this in the hope it would help others with a problem I had where ScrollAwareFABBehavior would never be called. It was not mentioned that the parent layout has to be a CoordinatorLayout.
Fix dead links to endless scrolling
Switch all internal links to relevant links
changed link to updated ScrollAwareFABBehavior (with show() and hide() methods)
Move every imgur image to https secure ssl
Removed old code that was necessary in old implementation
Added ">"
Move this section button
Add info about endless scrolling conflicts.
Bug fixes in v22.2.1 release
Use the old commit to show the pain.
Clarify what the show() and hide() do.
Add diff to show how the new v22.2.1 simplifies things.
Simplify animation for Floating Action Butotn
v22.2.1 exposes a show/hide method so you don't need to reimplement animateIn and animateOut.
Bump AppCompat and support libraries.
Use ic_done