2

As the following effect pictures, how to implement the effect ?

enter image description here

Note:

  1. User can rotate the circle to select the desired value

  2. The value(100,200,...3200) pointing by the arrow should match the value which on the circle background

I can rotate the circle ,using the mMatrix.postRotate(...) and setImageMatrix(mMatrix) at present. However, I cannot find a proper way to match the desired and right value on the circle.

I searched the related question and cost too much time about it , but I still have no idea about the mismatching problem.

The effect is same as the chordwheel .

Related link:

(1)rotate dial in limited degrees

(2)Draw text in circular view?

(3)Rotate Images Around a Circle?

(4)Radial menu android with button click?

Community
  • 1
  • 1
Jerikc XIONG
  • 3,517
  • 5
  • 42
  • 71

0 Answers0