Skip to content

two problems #1

@subjason

Description

@subjason

hi, i found the SlideViewPager have two problem ,
1: the method smoothScrollToItemView ,(int dx = position * (getMeasuredWidth() - (int) mMarginLeftRight * 2) - getScrollX();) should be (int dx = mCurrentPosition * (getMeasuredWidth() - (int) mMarginLeftRight * 2) - getScrollX();)

2.i found position sometime could stop bewteen the two pager,but i don't fit it.

if you have time to fit it, please notice me ,thank you. email: 962866905@qq.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions