now from front view, create a nurbs spline with radius 4.45 , rotate it to 90%26deg; of x axis (fig 24), and move it to about 2.138 z axis (close to the master_tire cylinder outer side) (fig 25). note : this curve must be placed inside of the front of the master_tire , bu...
I think I found the reason for the black flash. In my case I'm using a SurfaceView inside a Fragment and dynamically adding this fragment to the activity after some action. The moment when I add the fragment to the activity, the screen flashes black. I checked out grepcode for the Surfa...