Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

add padding,click on a pinned item,not accurate, sometimes #91

Open
LLL-Luo opened this issue Sep 28, 2016 · 0 comments
Open

add padding,click on a pinned item,not accurate, sometimes #91

LLL-Luo opened this issue Sep 28, 2016 · 0 comments

Comments

@LLL-Luo
Copy link

LLL-Luo commented Sep 28, 2016

add padding, when click on a pinned item next to the right edge, it calls the click on the item behind it

the method private boolean isPinnedViewTouched(View view, float x, float y), caculate the mTouchRect.right has some problem; it should be mTouchRect.right += getPaddingLeft();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant