This commit is contained in:
GeorgH93 2015-11-04 16:19:21 +01:00
parent 47f2dcb174
commit 7e3597de71

View File

@ -232,6 +232,7 @@ public void run()
catch(Exception e)
{
e.printStackTrace();
callback.onFail();
}
}
});