androidDev2016
androidDev2016
When I add this in my layout file of a Fragment in Android Studio: the whole XML file shows blank in the IDE, remove it, all UI components show as...
Tried the example in https://github.com/AnyChart/AnyChart-Android/wiki/Getting-started, but it doesn't work at all. The dependencoes: dependencies { implementation 'com.github.AnyChart:AnyChart-Android:1.1.5' } seems need Java 17, but my Android Studio is Electric Eel which...
When legends are shown, they are overlapping both vertically or horizontally. Can't find API document in GitHub how to set spacing between legends.