I have one small question...
Is it possible to implement a ImageView inside a SurfaceView,
or to create a ImageView inside the SurfaceView
And if so could someone point me in the right direction on how to do it.
|
I have one small question... Is it possible to implement a And if so could someone point me in the right direction on how to do it.
| ||||
|
feedback
|
|
I did this in code with a TextView, but you could just change text view with ImageView. My TextView is a small bar across the top, hence the changing parameters.
| ||||
|
feedback
|
|
No, you cannot add child You can put both an | |||||||||
feedback
|