You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify RequestManager.java to pause requests on TRIM_MEMORY_UI_HIDDEN and higher levels, in addition to TRIM_MEMORY_MODERATE, to account for changes in trim memory signals on Android 14+.#5675