Files
react-native/ReactAndroid/src/main/java/com/facebook/react
DengYun 90aa7b951d Fix #5599: toast doesn't disappear after app exited.
Summary:Run `Toast.makeText` other than UI Thread will cause bug #5599 : toast doesn't disappear after app exited.

use `UiThreadUtil.runOnUiThread` to fix this.
Closes https://github.com/facebook/react-native/pull/6443

Differential Revision: D3047261

fb-gh-sync-id: 0096879f2a4b4d76bda996a32089f068ae68e3f3
shipit-source-id: 0096879f2a4b4d76bda996a32089f068ae68e3f3
2016-03-21 17:43:23 -07:00
..
2016-01-22 16:20:13 +00:00
2016-03-17 11:55:28 -07:00
2016-03-21 14:08:26 -07:00
2016-03-03 04:08:31 -08:00
2016-02-16 16:51:39 -08:00
2016-03-21 14:35:27 -07:00
2016-01-22 16:20:13 +00:00
2016-02-12 08:10:33 -08:00
2016-02-26 03:24:36 -08:00