I want to replicate the root tree in android without bitmaps i.e I want the android component to render root tree as many times I need.
For this I want to know where the draw method of RootView is called in android.
Can anyone help me with this ?
I want to replicate the root tree in android without bitmaps i.e I want the android component to render root tree as many times I need.
For this I want to know where the draw method of RootView is called in android.
Can anyone help me with this ?