yqritc / Android-ScalableVideoView

Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more
Apache License 2.0
1.09k stars 223 forks source link

Question: how to use in live wallpaper? #43

Open AndroidDeveloperLB opened 6 years ago

AndroidDeveloperLB commented 6 years ago

On live wallpaper, there is no view. How can I achieve the same scaling capabilities? I've asked about it here too: https://stackoverflow.com/q/50091878/878126

I would gladly grant the bounty, if you succeed with it.