This bug only occurs on my Nexus 5 and my Nexus 7 running Lollipop.
EDIT
This bug also occurs in the new Inbox app by Google, when I'm going into Inbox > Settings > Notifications > any item and go back...
/EDIT
- compileSdkVersion 21
- buildToolsVersion 21.1.1
- compile 'com.android.support:appcompat-v7:21.0.2'
I'm having a GalleryActivity
that shows multiple images, once per page (inside a ViewPager
. When I hit the back button, sometimes the Android's SystemUI have glitches.
Normal view
Glitched view
See how the views repeats themselves, and inside the system itself?
A simple touch event brings back the normal SystemUI views.
What is going on?
Might be similar to: