Skip to content

Commit 8deb92e

Browse files
authored
Merge pull request #139 from breezy-weather/add_custom_positions
Add custom positions
2 parents db20125 + 4dbd539 commit 8deb92e

File tree

6 files changed

+578
-40
lines changed

6 files changed

+578
-40
lines changed

MPChartExample/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<activity android:name="BarChartPositiveNegative" />
5252
<activity android:name="FilledLineActivity" />
5353
<activity android:name="HalfPieChartActivity" />
54+
<activity android:name="SpecificPositionsLineChartActivity" />
5455
</application>
5556

5657
</manifest>

0 commit comments

Comments
 (0)