We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739ae56 commit 299bf47Copy full SHA for 299bf47
README.md
@@ -7,6 +7,7 @@
7
* [Git](https://github.com/koush/ion#get-ion)
8
9
#### Features
10
+ * [Kotlin coroutine/suspend support](https://github.com/koush/AndroidAsync/blob/master/AndroidAsync-Kotlin/README.md)
11
* Asynchronously download:
12
* [Images](https://github.com/koush/ion#load-an-image-into-an-imageview) into ImageViews or Bitmaps (animated GIFs supported too)
13
* [JSON](https://github.com/koush/ion#get-json) (via [Gson](https://code.google.com/p/google-gson/))
0 commit comments