bitmapFactoryMaxParallelism

Sets the maximum number of parallel BitmapFactory or ImageDecoder decode operations at once.

Increasing this number will allow more parallel decode operations, however it can result in worse UI performance.