clipChildren is not working

后端 未结 5 1807
傲寒
傲寒 2020-12-30 23:51

In my application i am trying to move images using animation. When i try to animate the image (imageView2 or imageView4) to imageView1

5条回答
  •  渐次进展
    2020-12-31 00:16

    Hi~ if your layout includes "paddingXXX" tags, you can remove them and try again. it's work for me~

    
    

    code above will clip childView and next will not:

    
    

提交回复
热议问题