Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

fix clickable area of draggableview #107

Closed
wants to merge 1 commit into from
Closed

fix clickable area of draggableview #107

wants to merge 1 commit into from

Conversation

jruh23
Copy link

@jruh23 jruh23 commented Dec 7, 2016

Fixes #106

Apparently getHeight/getWidth return the old height/width of the draggable view. As a result the clickable/touchable area of the minimized draggable view expands beneath it, preventing touch events on underlying views.

@pedrovgs
Copy link
Owner

Hi @b00n12 thanks for your contribution!! Before to review the implementation and the correct behavior could you review the checkstyle errors you have? The build is failing because of this.

@jruh23 jruh23 closed this by deleting the head repository Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants