setX setY don't change the pivot poit of the rotate aninamtion Android

前端 未结 0 511
南方客
南方客 2021-01-20 02:20

In constrained Layout in onCreate I move the image by certain values (deltaX, deltay):

    imageView.setX(deltax);
    imageView.setY(deltay);
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题