Flip card transition between two activities Android

前端 未结 2 1397
一整个雨季
一整个雨季 2020-12-25 08:55

I am trying to implement the Flip card transition effect between two activities in my app by taking help from : http://blog.robert-heim.de/karriere/android-st

2条回答
  •  自闭症患者
    2020-12-25 09:10

    Based on user1672053's answer, you need to add a start offset to the from_middle.xml resource which is equal to the duration of the to_middle.xml animation resource.

提交回复
热议问题