I am developing android app where I want to use surface view in PIP
(Picture-in-picture) mode. In this case, there will be atleast on
background surfaceview while there can be multiple PIP surfaceview.
All surfaceview can display any image/video or other content.

Along with this, I would like to add a feature where if I touch on any
PIP surfaceview then this will become my background while earlier
background surfaceview will resize to become PIP.

For simplicity, I can use only one PIP window for now.

My concern is about resizing surfaceview and making their z-order
managed. What is suitable approach to implement such application on
Android ICS.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to