Just to clarify how Macroid handles this: A major complication that Ion addresses (mostly) is that the UI > context you would use might > have gone away.
Ui(x).run wraps x into a Try, so if something fails (including UI context going away), you’ll just get a failing Future in return. Nick -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
