siyamed / android-satellite-menu

Android Satellite Menu
1.4k stars 644 forks source link

the itemclickEvent should be after the itemIn animation #34

Open amberkira opened 8 years ago

amberkira commented 8 years ago

your code is that when ClickAnimation starts ,the clickEvent is triggered. I change it into AnimationEnd(),but the UE is still uncomfortable. I think probably the most comfortable way is : ItemClickAnimation---ItemInAnimation---ItemClickEvent