Commit aba90e91 authored by Nguyen Cong's avatar Nguyen Cong

remove comment

parent 9a6c6200
......@@ -181,7 +181,6 @@ public class MainActivity extends AbstractAuthedActivity implements MainContract
public void showRoom(String hostname, String roomId) {
showFragment(RoomFragment.create(hostname, roomId));
closeSidebarIfNeeded();
//TODO: Hide keyboard
KeyboardHelper.hideSoftKeyboard(this);
}
......
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