Android-ScalableVideoView icon indicating copy to clipboard operation
Android-ScalableVideoView copied to clipboard

Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more

Results 37 Android-ScalableVideoView issues
Sort by recently updated
recently updated
newest added

# Motivation jcenter which is the repository for this app was shutdown at May 1st 2021 https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ # What changes in this PR - Use latest Android Gradle Plugin -...

As JCenter has been deprecated for some time now I’ve gone ahead to fork and republish this library on JitPack. If anyone needs it, you can find it at: https://github.com/thang2162/Android-ScalableVideoView

I am using React Native and React Native video for creating streaming TV app. I monitored TV app in resize mode contain and resize mode cover, when I use cover...

Hello, The `jcenter` repository [is being deprecated](https://developer.android.com/studio/build/jcenter-migration) and maintainers are advised to move to other repos, such as [maven central](https://maven.apache.org/repository/index.html). Are there plans to publish this library to another repo?...

Hey there! thanks for the awesome library, i just currently have one issue. I am getting a ANR for a lot of users with stack trace mentioned below ``` main...

Anyone can help me soon? 04-13 06:50:26.468 17685-17702/com.gp.edition29n E/StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. java.lang.Throwable: Explicit...

En algunos dispositivos los colores del video son cambiados, por que se produce esto y como puedo solucionarlos?

I used the same code given in git but, it shows a black screen and audio is working well

Exception: E/MediaPlayer: Should have subtitle controller already set - in UI black screen. Could you help please?