Chris Zhang
Results
1
issues of
Chris Zhang
The culprit is this if statement (AxisRenderer.java, line 225):  When reducing the # of entries through `notifyDataSetChanged(),` `n` can be calculated to be smaller than `mEntries.length`, resulting in `mEntries`...