AAChartCore icon indicating copy to clipboard operation
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

Open jjj357 opened this issue 2 years ago β€’ 0 comments

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" />

jjj357 avatar Jan 11 '24 22:01 jjj357