Wait for animate().translationY(-600).setDuration(300); to finish before running the next line of code

前端 未结 0 659
心在旅途
心在旅途 2020-11-30 15:16

I wrote some code which makes a view in my app appear by sliding down, I now want to run an additional animation for it to slide back up, and then set the visibility of that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题