daimajia / AndroidViewHover

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

the issure on Hover #11

Open ghost opened 9 years ago

ghost commented 9 years ago

Hello ,I want the hoverview to do animator, but it does not work, viewPicSelcet.setHoverView(selectContentView); viewPicSelcet.setHoverAppearAnimator(Techniques.SlideInUp); viewPicSelcet.setHoverDisappearAnimator(Techniques.SlideOutDown); viewPicSelcet.toggleHover();

Where is the problem?Can you help me ?