Hi Mark, Thanks for your prompt response. Let me play around.. Thanks again for your time..
-DK On Mar 26, 10:33 am, Mark Murphy <[email protected]> wrote: > Step #1: Put the VideoView/SurfaceView/TextureView inside a RelativeLayout > > Step #2: Put your "transparenttext" (whatever you think that is) > inside the same RelativeLayout, as a later child (e.g., later in the > XML) > > Step #3: Conditionally hide and show the "transparenttext" as you see fit > > > > > > > > > > On Mon, Mar 26, 2012 at 10:30 AM, dillipk <[email protected]> wrote: > > Hi, > > I have a requirement where aTransparentTextwould display on a > >Videowhile playing for sometime and/or have the option to close the > >overlaytextwhenever user wants. I have seen this on youtube videos > > where some of the videos havetransparenttextoverlayand get closed > > after certain period of time or user have some option to close that > >overlaytextwhenever he/she wants.. > > > How can I accomplish this using android apis? > > > Thanks in Advance.. > > DK > > > -- > > 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 > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books -- 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

