AndroidWheel
AndroidWheel copied to clipboard
Use with minimal XML
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.