It seems to have started happening after my nexus 5 got its 5.0 update and after I started using the new AppCompat v7 21.0.0 support library.
I can't reproduce the probably reliably, and sometimes the problem presents itself as a redrawing of a segment of the UI again and again, and sometimes is comprised of black and white patterns (not colored static as you seehere). So for example, sometimes a block of the UI that stretches from the left to the right of the screen and goes 20% down the screen, will be repeatedly drawn (with or without static) 5 times down the screen sequentially (so it will be at 0%, 20%, 40%... etc).
Just seems to be happening this terribly in my app, but I have seen small hints of it in other apps.
Anybody ever have this bizarre problem?
Thanks in advance!