Join Slack
Powered by
the kotlin class is essentially `class MyLoader : ...
# android
b
b_sharp
09/08/2016, 9:34 PM
the kotlin class is essentially
Copy code
class MyLoader : AsyncTaskLoader<List<String>> { }
Open in Slack
Previous
Next