setLowMemoryMaxSizeMultiplier

open fun setLowMemoryMaxSizeMultiplier(lowMemoryMaxSizeMultiplier: Float): MemorySizeCalculator.Builder

Sets the maximum percentage of the device's memory class for low ram devices that can be taken up by Glide's com.bumptech.glide.load.engine.cache.MemoryCache and put together, and returns this builder.

See also

ActivityManager#isLowRamDevice()