After applying drawLayer(rotationZ = myRotation), the onClick stops working. Do you have a solution for making a tilted button?

后端 未结 0 1565
囚心锁ツ
囚心锁ツ 2020-12-15 07:14

This is where I apply the rotation/tilt. "rotation" is an angle calculated previously.

Column(
    modifier = Modifier
        .clickable(onClick =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题