Skip to content

Feature/fix bargraph call click listener#27

Open
waura wants to merge 3 commits intoAndroguide:masterfrom
waura:feature/fix_bargraph_call_click_listener
Open

Feature/fix bargraph call click listener#27
waura wants to merge 3 commits intoAndroguide:masterfrom
waura:feature/fix_bargraph_call_click_listener

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