AnyChart / AnyChart-Android

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
2.31k stars 369 forks source link

Inflate error on api 21 & 22 #163

Open Alpha-Dvlpr opened 4 years ago

Alpha-Dvlpr commented 4 years ago

I'm facing crashes when loading th chart on API 21 and 22, the logcat says InflateException on the XML file.

The XML file: https://pastebin.com/m2hPYbx3 The Java file: https://pastebin.com/v8k56AX8 The logcat error: https://pastebin.com/uTZButnS

Shestac92 commented 4 years ago

@Alpha-Dvlpr Ok, thank you for the report, we will check it.

mdavalos1993 commented 4 years ago

I have the same error

I'm facing crashes when loading th chart on API 21 and 22, the logcat says InflateException on the XML file.

The XML file: https://pastebin.com/m2hPYbx3 The Java file: https://pastebin.com/v8k56AX8 The logcat error: https://pastebin.com/uTZButnS

I have the same error

Nenomernoi commented 4 years ago

I have the same error(