In my application I need to show videos in some boxes with different dimensions. So I am currently giving some dimension to my videoview however videos that I gave could not scale into those regions. They are just cut off from those dimensions. I already tried to implement my own onMeasure method but It didn't help me too. So anyone knows how to scale videos for different boxes?
Thanks in advance. Deniz Tuna -- 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

