Ensure that ViewGroup.getChildVisibleRect(...) is recursive.
This change fixes the issue where getChildVisibleRect(View, Rect, Point, boolean) call isn't recursive. The method was introduced in I49550ed4082bcbdcfe4643b962b50f3308092525 Bug: 28514727 Change-Id: Ib6b0fb67ca6c700b44f645319c23b1213a2742d4
Loading
Please register or sign in to comment