这是我设置的旋转外观。我正在监听向下的Action并在旋转图标上移动,尝试计算旋转角度并将该旋转角度应用于封装编辑文本的整个布局。应用的旋转必须围绕封装相对布局的中心。以下是我尝试实现此目的的方法,在用于旋转图标的touchListener中。if(v==ivRotateSticker){//TODOgrabxcandycusing(topandbottom)/2and(leftandright)/2tograbcenterofstickeraftereachrotationfinalfloatx=event.getX();finalfloaty=event.getY();rlText