Commit c1bec0f1 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Load signed servers if presenter neeed to be recreated

parent 9506735b
......@@ -175,6 +175,7 @@ public class MainActivity extends AbstractAuthedActivity implements MainContract
updateSidebarMainFragment();
presenter.bindView(this);
presenter.loadSignedInServers(hostname);
}
private void updateSidebarMainFragment() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment