Files
react-native/ReactAndroid/src/main/java/com/facebook/react
Andy a2aab625f3 Fix webview crash when trying to display local html files
Summary:
When using webview on android and trying to link to an html file located on device (using `file://`), the application would crash with an error specifying that nothing handles the fired intent. This is due to [`33a1f28`](33a1f28654) which attempts to intercept all non `http(s)` links.

This is a simple fix so hopefully it can make it into the next stable release.
Closes https://github.com/facebook/react-native/pull/9668

Differential Revision: D3956485

fbshipit-source-id: 5a752abc21802a44e3a26e88669ccb6852076992
2016-10-01 11:43:37 -07:00
..
2016-09-26 16:43:51 -07:00
2016-01-22 16:20:13 +00:00
2016-09-15 15:43:36 -07:00
2016-09-30 03:13:36 -07:00
2016-02-16 16:51:39 -08:00
2016-06-22 04:13:36 -07:00
2016-06-17 04:13:29 -07:00