Join Slack
Powered by
i think this lib have a clean code: <https://githu...
# android
a
andre.figas
05/09/2017, 2:40 PM
i think this lib have a clean code:
https://github.com/metalabdesign/AsyncAwait
async { // Show progress await { } }.onError { // Handle exception }.finally { // Hide progress }
👍 1
m
marcinmoskala
05/10/2017, 8:13 PM
andre.figas: I like it a lot. I need to check it out is some more complex use cases 🙂
marcinmoskala
05/16/2017, 6:45 PM
@andre.figas
Do you have some example of more complex architecture usage? With presenter and use-cases
marcinmoskala
05/16/2017, 6:46 PM
I am not sure how to correctly recycle and how to extract use cases
3
Views
Open in Slack
Previous
Next