We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a5938 commit 327c785Copy full SHA for 327c785
src/android/InAppBrowser.java
@@ -20,6 +20,7 @@ Licensed to the Apache Software Foundation (ASF) under one
20
21
import android.annotation.SuppressLint;
22
import android.annotation.TargetApi;
23
+import android.content.ActivityNotFoundException;
24
import android.content.Context;
25
import android.content.Intent;
26
import android.content.pm.PackageManager;
0 commit comments