setLowMemoryMaxSizeMultiplier
open fun setLowMemoryMaxSizeMultiplier(lowMemoryMaxSizeMultiplier: Float): MemorySizeCalculator.Builder
Content copied to clipboard
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()