Here is the bug I ran into while trying implement a rotation slider in my ImageEditActivity. I offer rotation reset, 90 degree rotation and -20˚ to +20˚ fine rotation. This bug only occurs when going below 0˚ with the slider.
Mike I'm facing a similar issue while doing the same feature you shown above. Did you manage to fix it? I'm currently facing an issue with the progress bar visibility.