* commit '4afb47eb21efb6e299cdf907b9cef47937c6fdd7': Sample code: bug fix
This commit is contained in:
@@ -266,7 +266,7 @@ public class LoaderCustom extends Activity {
|
|||||||
onReleaseResources(apps);
|
onReleaseResources(apps);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
List<AppEntry> oldApps = apps;
|
List<AppEntry> oldApps = mApps;
|
||||||
mApps = apps;
|
mApps = apps;
|
||||||
|
|
||||||
if (isStarted()) {
|
if (isStarted()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user