compilation - MPAndroidChart android studio gradle compile error -
compilation - MPAndroidChart android studio gradle compile error -
my ide: android studio 0.8.12 gradle version: 2.1 mpandroidchart: 1.6.5
when utilize mpandroidchart in demo, works fine. when integrate project, there problems:
eg: can access methods , fields barchart , super class barlinechartbase, cannot access them super-super class chart.
fyi: project can ignore error , build-run @ device.
android compilation gradle android-studio mpandroidchart
Comments
Post a Comment