If i switch back from the home menu to my App sometimes the SurfaceView gets distorted like this:
The xml layout of the surfaceview looks like this:
> <com.example.standardbenutzer.adelpath.DrawingView
> android:id="@+id/surface"
> android:layout_width="fill_parent"
> android:layout_height="fill_parent"
> android:layout_centerInParent="true"/>
Any solutions how i can fix this distortion?
Merry christmas :)
No comments:
Post a Comment