New
0.5.1
Add support going back to API 16.
Note, this version now uses the attribute app::buttonSize to specify the size of the trigger button. Previous versions fit the button to the largest circle contained in the explicit layout_width/layout_height. Now, layout_width and layout_height should be set to wrap_content (or whatever)