Deactivated async_transport #3134
This commit is contained in:
parent
2a934b7d15
commit
57eea83c2a
@ -674,7 +674,7 @@ public class BookmarkBase implements Parcelable, Cloneable {
|
||||
private void init() {
|
||||
debug = "INFO";
|
||||
asyncChannel = true;
|
||||
asyncTransport = true;
|
||||
asyncTransport = false;
|
||||
asyncInput = true;
|
||||
asyncUpdate = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user