Take more time to pop

This commit is contained in:
Mario Danic 2017-04-24 14:04:39 +02:00 committed by AndyScherzinger
parent 573545d740
commit e89e290c87
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -297,7 +297,7 @@ public class ContactListFragment extends FileFragment {
public void run() {
getFragmentManager().popBackStack();
}
}, 1000);
}, 2500);
}
private void getAccountForImport() {