Does anyone know why the MediaController class doesn't show up on the screen when I define it in an XML layout?
I saw this in the docs: *The way to use this class is to instantiate it programatically.* However, the docs seem to contradict themselves when they go on to say: *Functions like show() and hide() have no effect when MediaController is created in an xml layout. * That implies to me that it is okay to create it in an XML layout if you want a MediaController that is always visible. Anyone know what the story is? I've googled it and not found the answer. Thanks. -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

