Prevents ANR when Dio's responseDecoder synchronously decodes large API responses on the main thread. Responses >50KB use compute(). Also caches MediaCodecList query results in ExoPlayerCore companion object.
Prevents ANR when Dio's responseDecoder synchronously decodes large API responses on the main thread. Responses >50KB use compute(). Also caches MediaCodecList query results in ExoPlayerCore companion object.