Skip to content
Snippets Groups Projects
Commit 86060784 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Deactivate extension manager service for now

parent ebaeb82a
No related branches found
No related tags found
No related merge requests found
......@@ -291,7 +291,8 @@ public class MainActivity extends AudioPlayerContainerActivity implements Filter
protected void onStart() {
super.onStart();
createExtensionServiceConnection();
//Deactivated for now
// createExtensionServiceConnection();
cleatBackstackFromExtension();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment