element-android-Github/matrix-sdk-android/src
Benoit Marty db9c418622 We are already in a Coroutine scope, we can directly call execute() on the task.
-> It will prevent the callback from being called twice.
2020-08-19 18:04:22 +02:00
..
androidTest/java/org/matrix/android/sdk Rename package of SDK modules 2020-08-13 12:50:58 +02:00
debug/java/org/matrix/android/sdk/internal Rename package of SDK modules 2020-08-13 12:50:58 +02:00
main We are already in a Coroutine scope, we can directly call execute() on the task. 2020-08-19 18:04:22 +02:00
release/java/org/matrix/android/sdk/internal/network/interceptors Rename package of SDK modules 2020-08-13 12:50:58 +02:00
sharedTest/java/org/matrix/android/sdk/test/shared Rename package of SDK modules 2020-08-13 12:50:58 +02:00
test/java/org/matrix/android/sdk Rename package of SDK modules 2020-08-13 12:50:58 +02:00