When I have native UI controls that animate over a JUCE window on Android, the animation is slow and jittery. The very same code all native is nice and smooth. I am testing with the most basic "Hello world" JUCE example, no processing or repaints going on.
Can anyone enlighten me as to why this occurs and if there are any workarounds?