Chet Haase
74d31d106b
Build layer immediately when setting it in ViewPropertyAnimator
Previously, withLayer() would simply set the layer type in the runnable called in onAnimationStart(). Now we also call buildLayer(), to get it out of the way prior to the view drawing for the first time after the animation begins. Issue #9422420 ViewPropertyAnimator.withLayer() should build layer immediately Change-Id: I99923a234f7ca1ec0b6f1b0bf28b62a71ab7eb4d
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%