AndroidWheel icon indicating copy to clipboard operation
AndroidWheel copied to clipboard

Use with minimal XML

Open jamrader opened this issue 9 years ago • 0 comments

Specifically, I'm trying to move the lines

sephiroth:numRotations="2"
sephiroth:ticks="20"

to code, so that I can externalize the wheel and change it at will in my app. However, I can't find a way to control these via java rather than xml.

jamrader avatar May 18 '16 16:05 jamrader