onApplicationTrimMemory

open fun onApplicationTrimMemory(level: Int)

Call this from your overridden onTrimMemory method

See also

Parameters

level

The context of the trim, giving a hint of the amount of trimming the application may like to perform.