media/library/effect/src/main
tofunmi 7a95e08b09 Fix bugs in DrawableOverlay.java.
calls setbounds() on the drawable as the bounds of a drawable must be set for the .draw() method to work as noted in the [Drawable Documentation](https://developer.android.com/reference/android/graphics/drawable/Drawable#draw(android.graphics.Canvas)).

Also fixes createStaticDrawableOverlay() not taking specified overlay settings into account.

PiperOrigin-RevId: 494116077
2022-12-12 14:40:38 +00:00
..
assets/shaders Add support for changing translucency of overlays through alpha values 2022-12-12 13:19:58 +00:00
java/com/google/android/exoplayer2/effect Fix bugs in DrawableOverlay.java. 2022-12-12 14:40:38 +00:00
AndroidManifest.xml Map lib-effect from androidx to exoplayer2 2022-10-20 03:15:38 +00:00