Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/fix bargraph call click listener #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

waura
Copy link
Contributor

@waura waura commented Mar 13, 2015

fixed issue #26
and this difference can clicked stacked bargraph.

fughz added 3 commits March 12, 2015 23:39
indexSelected was updated to '-1' in the wrong timing.
if event action is MotionEvent.ACTION_UP and r.contains is false, indexSelected is updated '-1'.
so indexSelected can't hold correct value.
Dawing path of BarGraph redundant  because instance of variable "path" is one.
so we should create variable "path" for each loop.
enable stacked bargraph click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant