542e962be9
Previously, if an operation failed, we set the result to "null". However, this was a mistake. Setting the result at all assumes success. Instead, we need to set an exception so the ListenableFuture knows that the operation failed. |
||
---|---|---|
.. | ||
multitouch | ||
viewmodel | ||
widget | ||
ScribbleActivity.java | ||
ScribbleHud.java | ||
StickerLoader.java | ||
StickerSelectActivity.java | ||
StickerSelectFragment.java |