You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cb5231f Add initial support for tablets (#127) 5a28b2a Dont use white as the 'unset' color (#125) e11a5ff Ignore NPE from modified versions of Android (#122) 7a34259 Add ability to treat tapping the outer circle as a cancel (#118) a5bd180 Allow custom icons to be set on a view tap target (#117)
8c824c6 Determine target click via radius, not bounding box (#96) 061c9af React to window size changes (#95) f7b8085 Updating dependency versions 04e0302 Check width and height for every OS version (#90)
ff779ec Add support for FLAG_LAYOUT_NO_LIMITS (#85) 4c50713 Prevent negative layout widths due to insufficient space (#83) 4002d29 Target size customization (#82) 836c4ed Add listener to call to outer circle click (#77)
b3d295c Add support for dimen resources for text sizes (#69) ad52453 Dont allow more than one confirmed interaction (#68) d737ed5 Fail fast when given null view (#64) 3a59715 Don't repeat collapsing animation on multiple back button presses (#60)
d545673 Use proper method of determining bounding parent boundaries (#53) f445b5f Add ids to tap targets, pass last tap target when sequence is cancelled (#51)
This is a bugfix release, no new features have been added.
204dff6 Fix listener variable shadowing and click handling (#48) 59c29f4 Clip to bounding parent if present 1a4b53c Use correct invalidation bounds and improve animations (#46)
432485b Add support for transparent targets 460bd4b Add text color options. Fixes #27 3a0496c Add text size options. Fixes #40 e3af3b0 Add back button handling. Supersedes #32 4f7d615 Ensure center is defined before drawing. Fixes #37