Anna Ilina
Results
2
comments of
Anna Ilina
This is **not** reproducible with the standard android api Activity, as Activity has a flag to check if there is a pending permission request From Activity.java API 26 `requestPermissions()`: ```...
In case someone is wondering if this is happening in practice, it does. I am using the same LineChart with variable time ranges, so amount of points can vary (30...