AAChartCore
AAChartCore copied to clipboard
In your readme file, there is a typo: The package name should be com.github.AAChartModel.AAChartCore.AAChartCreator.AAChartView, not com.github.AAChartModel.AAChartCore.AAChartConfiger.AAChartView
In your readme file, there is a typo: The package name should be com.github.AAChartModel.AAChartCore.AAChartCreator.AAChartView, not com.github.AAChartModel.AAChartCore.AAChartConfiger.AAChartView
Usage
Creat the instance object of chart view:AAChartView
<com.github.AAChartModel.AAChartCore.AAChartCreator.AAChartView android:id="@+id/AAChartView" android:layout_width="match_parent" android:layout_height="match_parent" />