Jeff Sharkey
1162fd77a8
Let RemoteViews nest children, allow ViewFlipper.
This change allows applications to nest children RemoteViews inside an existing set of RemoteViews. These nested views are inflated and treated as addView() calls. This change also allows ViewFlipper through RemoteViews, and adds logic surpress flipping when the parent window is detached or behind the lockscreen. Also fixes ViewAnimator to observe the measureAllChildren flag when set. Fixes http://b/2239905
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%