I have error when try to override protected methods from Androidplot 0.6.0 Core Library in Android Studio
Libs was added to /libs/ dir and to build.gradle and compiled successfully
Also was done: Sync Project with Gradle files and Invalidate Caches / Restart -> not help
libs:
class for overriding:
Generate->override methods (only public methods shown):
try override protected method: