Chet Haase baea244a9f Fix ViewAnimator.getDisplayedChild() bug
Adding a view above the currently displayed child in a ViewAnimator
will cause the displayed child index to become stale, because it is
not incremented to reflect the new position of the currently displayed
view. This fix adds logic to the addView() override to increment the
index correctly.

Change-Id: I9c756ce51a8e8dcbeef8f0e4fbb3704482c21e9d
2011-12-20 08:59:12 -08:00
2011-12-16 13:44:01 -08:00
2011-12-15 12:13:59 -08:00
2011-12-16 18:21:19 -08:00
2011-12-15 16:16:14 -08:00
2011-12-15 16:16:14 -08:00
2011-12-09 14:06:07 -08:00
2011-12-15 16:16:14 -08:00
2011-12-15 16:16:14 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%