ZoomableTextureView
ZoomableTextureView copied to clipboard
Adding zoom and scroll gestures to video playback on Android
I have a custom exoplayback control view layout for my playerview. I use ZoomableExoPlayerView class. When I zoom video linear_layout_play_pause and linear_layout_bottom hide. This is my custom control view: `...
Any ideas on how to achieve that?
I'm able to zoom the image using this library but unable to capture zoomed image . when I capture it returned the default image (before zoomed preview) always. Please help...
Setting "minScale='1'" does not do it. You can still resize below the original TextureView size, which looks very odd and also glitches badly if you have a light theme background....
Hi bro! After calling matrix.postRotate(90) the image goes out of screen area. Can you share a solution for this case. Really need it but can't solve the problem. Thanks for...