Closed mxdlsm closed 10 months ago
me too !!!
me too
fix // implementation project(":anychart") implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
fix // implementation project(":anychart") implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
This fixes for pie charts only....it doesn't fix bar charts..sad :(
me too ,with xiaomi 2 and huawei nova3 ,all type charts is full white screen , only show 'anyChart trial version' on the bottom right ,so sad
try adding this line
APIlib.getInstance().setActiveAnyChartView(chartView);
use version 1.1.2 instead of 1.1.4 and add android.enableJetifier=true to gradle.properties.
Blank page, why