at com.android.internal.policy.DecorView.draw(DecorView.java:1154) at android.view.View.updateDisplayListIfDirty(View.java:22062) at android.view.ThreadedRenderer ...
when I create a ScrollPane without setup background,the screen result can only see the scrollpane content. so I lockup for why. I found this code in ScrollPane.java(580).It seem is the reson why the ...