When I configure a simple rotation animation like:
btn.RotateTo(360, 2000)
The animation appears completely different as expected, in a normal Button it rotates as expected. Any ideas why this could be happening? I've only tested it so far in Android 7 on a real device.