mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* fix(Android): better Async error handling * fix(Async): use Log instead of printStackTrace * refactor(Async): replace Log.v() with Log.e() * style(Async): reformat file