LongPressPopup icon indicating copy to clipboard operation
LongPressPopup copied to clipboard

Setting custom animation

Open Davidvete opened this issue 7 years ago • 1 comments

Hi. I do not see a way of setting animation of popping up the LongPressPopup e.g popping up the dialog using the pop in animation. How can I do this?

Davidvete avatar Nov 19 '17 21:11 Davidvete

For now only

ANIMATION_TYPE_NO_ANIMATION ANIMATION_TYPE_FROM_LEFT ANIMATION_TYPE_FROM_RIGHT ANIMATION_TYPE_FROM_TOP ANIMATION_TYPE_FROM_BOTTOM ANIMATION_TYPE_FROM_CENTER

are valid animations, there's no support for custom ones

RiccardoMoro avatar Apr 13 '18 10:04 RiccardoMoro