Jyotimoy Kashyap
Lurker
Currently, I am working on Surface View in android. I am building a custom view that can render an incoming stream of data points on the canvas in a background thread. Hence, Surface View seems to be a good option to handle this specific use case.
I have implemented the custom view and it works perfectly fine. But, specifically on OnePlus devices, the screen is overdrawn with data points. I have uploaded a file in this thread to show how the behaviour looks. Though I would like to point out that, this is specific to all OnePlus models and this type of behaviour is not seen in any other device.
I have implemented the custom view and it works perfectly fine. But, specifically on OnePlus devices, the screen is overdrawn with data points. I have uploaded a file in this thread to show how the behaviour looks. Though I would like to point out that, this is specific to all OnePlus models and this type of behaviour is not seen in any other device.