Links (7)
“ https://android-review.googlesource.com/c/platform/frameworks/support/+/2102715 has introduced a problem. There is a check on scrollToItem for whether the item is in correct place already which uses centerItemIndex and centerItemScrollOffset - however due to the patch linked these will now default to initialCenterItemIndex and initialCenterItemOffset resulting in a failure to complete the scroll. ”