|
|
|
@ -244,7 +244,7 @@ public class MainActivity extends FoxActivity implements SwipeRefreshLayout.OnRe
|
|
|
|
setActionBarBackground(null);
|
|
|
|
setActionBarBackground(null);
|
|
|
|
updateScreenInsets(getResources().getConfiguration());
|
|
|
|
updateScreenInsets(getResources().getConfiguration());
|
|
|
|
});
|
|
|
|
});
|
|
|
|
noodleDebug.push("Apply");
|
|
|
|
noodleDebug.replace("Apply");
|
|
|
|
RepoManager.getINSTANCE().runAfterUpdate(
|
|
|
|
RepoManager.getINSTANCE().runAfterUpdate(
|
|
|
|
moduleViewListBuilder::appendRemoteModules);
|
|
|
|
moduleViewListBuilder::appendRemoteModules);
|
|
|
|
moduleViewListBuilder.applyTo(moduleList, moduleViewAdapter);
|
|
|
|
moduleViewListBuilder.applyTo(moduleList, moduleViewAdapter);
|
|
|
|
|