Yoav Sabag

Results 2 issues of Yoav Sabag

BaseBarChart.java : protected void initializeGraph() call mLegendPaint.setColor(DEF_LEGEND_COLOR); instead of mLegendPaint.setColor(mLegendColor); as a result if I changed the Legend color its does not apply.