Yuriy Mysochenko

Results 10 issues of Yuriy Mysochenko

Currently, it's not possible to set a cache for a pool, the value from `ExoPlayerConfig` is not used. With these changes, a new pool uses a cache from the config,...

Hello. Are there any plans to support the most recent ExoPlayer version (2.13.3) in the future?

Hello. I installed the demo from google play and found that rendering works improperly. I recorder video with this bug: https://youtu.be/AST-72yiOsw Device: Xiaomi Redmi Note 3 OS: Android 5.0.2 CPU:...

bug

I'd like to have the ability to set a custom logger. Something like: ``` public interface Logger { void log(int level, String tag, String msg, Exception exp); } Shell.enableVerboseLogging =...

![photo1670579138](https://user-images.githubusercontent.com/3196011/206674299-3d41e29e-74b1-4b9e-b5fe-de83fd2b170b.jpeg)

enhancement

The PR adds a new preference section to "Tabs" preferences to configure new tab behavior. Currently, there are 3 options: - show home (default) - blank tab (opens about:blank) -...

Please provide: - Link to build log from https://jitpack.io https://jitpack.io/com/github/tonyofrancis/Fetch/3.2.0/build.log - Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ? Yes. - What error...

Hi @Dimezis , I faced a strange issue when the RecyclerView's overscroll effect doesn't work with the BlurView. What could be the reason? Is it something possible to fix? In...