commit | 3d6d1f61939dcf72ab8c4265ed5e67b40219466d | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Thu Jun 01 12:38:07 2017 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Wed Feb 05 15:51:43 2020 +0900 |
tree | de751adac7ea1433abb38fd6856dbc0e292fadb2 | |
parent | 3bd7b79daa10ccec065c4d86d805ca8e8fed806c [diff] |
Fix bad RecyclerView issue dispatchAddFinished() must be called by subclasses when done, either immediately(if no animation will occur) or after the animation actually finishes. Test: Manual Change-Id: I72b9da41f52b381e3531842aa1fb07e573c120cb Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>