Button not responding to Click Event after Translation animation

前端 未结 7 1127
执笔经年
执笔经年 2020-12-01 21:10

I have performed a Translation animation on button ,everything work as i excepted ,but only the problem is after the animation the button not responding to click event pleas

7条回答
  •  遥遥无期
    2020-12-01 21:52

    I found an easy solution define the button final position in layout and start the animation from some position ,ie specify the fromX or fromY instead of putting as zero

提交回复
热议问题