InnoLuke
InnoLuke
mobile/build.gradle provides a signingConfig for release builds. The data for the signingConfig was loaded from `local.properties`, if it existed, otherwise the signingConfig was skipped. The problem is that Android Studio...
Based on https://github.com/MasayukiSuda/ExoPlayerFilter/pull/42 - Position of alpha mask within the video is a configurable parameter - Adds the ability to handle transparency in EPlayerRenderer - Adds a hook for GlFilters...
Is there support for insets (for example, in layer drawable), or the InsetDrawable class for API < 26?