You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
When I run the application on API 28 everything works fine
When I run the application on API 16 (Android 4.1) or 19 (Android 4.4), the application crashes
Error Binary XML file line #94: Error inflating class com.richpath.RichPathView
My Gradle
...
implementation 'com.github.tarek360.RichPath:animator:0.1.1'When I run the application on API 28 everything works fine
When I run the application on API 16 (Android 4.1) or 19 (Android 4.4), the application crashes
Error
Binary XML file line #94: Error inflating class com.richpath.RichPathViewCould you help please
A lot of thanks!