Multiple animations on 1 imageview android

后端 未结 5 1808
感动是毒
感动是毒 2021-02-02 10:42

I have 2 animations which are already working, i want to fade my train + tween my train on the same time. If I execute 1 of these lines it works. But if I try to execute both it

5条回答
  •  面向向阳花
    2021-02-02 11:11

    here is the example of all animation in a single xml file...

    this will help you but first you should read the docs of AnimationSet

    
    
    
    
    
        
        
    
    
    
    
    
    

提交回复
热议问题