Danis Ziganshin

Results 2 comments of Danis Ziganshin

`open func getLongestLabel() -> String` called for only visible chart area. So `open func computeSize()` doesn't fit all xAxis values when user scrolling bar chart. I would be happy to...

> Reproduction repo: https://github.com/Lojcs/just_audio_test/ I believe the playback issue in this test project was caused by a missing `android.permission.INTERNET` entry in the `AndroidManifest.xml` file. i.e. ``` ... ```