rillstone / ella

Research project for fourth year studies at the University of Auckland
2 stars 0 forks source link

[BUG] Transaction page graph and scrollview #36

Closed rillstone closed 4 years ago

rillstone commented 5 years ago

Describe the bug Transaction page graph and scrollview not working as it should. I've tried to fix this but I cant seem to work it out. Im hoping its something that you have already experienced with other android bugs.

should look like this IMG_5501 but it looks like this: Screenshot_1563688092

To reproduce Steps to reproduce the behavior:

  1. View transaction screen
  2. scroll
  3. try touch somewhere on the graph, it should show the spendings

sorry i screwed up the format/order of this issue but all info is shown

swimuel commented 5 years ago

is this on branch 31?

swimuel commented 5 years ago

Initial impressions are that the LineChart has no TouchableOpacity so maybe even though it is displayed above the transactions, the TouchableOpacity from below is overriding them

rillstone commented 5 years ago

its not the chart you are touching, you are touching a transactionGraphSection