daimajia / AndroidViewHover

An elegant way to show your menu or messages.
3.21k stars 722 forks source link

dismissHover(). when does it finish? #29

Closed mr-sarsarabi closed 6 years ago

mr-sarsarabi commented 6 years ago

Is there a way to know when dismissHover Animation Completes? I really need something like onDismissHoverAnimationComplete If there is a way please show it to me. Thanks.

mr-sarsarabi commented 6 years ago

OK. Found the method addDisapperListener() It does the work 👍