forked from mirror/monocles_chat
little correction
This commit is contained in:
parent
3032bc33b4
commit
23d9db83d7
1 changed files with 1 additions and 2 deletions
|
@ -1325,9 +1325,8 @@ public class StartConversationActivity extends XmppActivity implements XmppConne
|
|||
if (binding.speedDial.isOpen()) {
|
||||
binding.speedDial.close();
|
||||
return;
|
||||
} else {
|
||||
navigateBack();
|
||||
}
|
||||
navigateBack();
|
||||
}
|
||||
|
||||
private void navigateBack() {
|
||||
|
|
Loading…
Add table
Reference in a new issue