Skip to content

Commit 327c785

Browse files
committed
ActivityNotFoundException import
1 parent 33a5938 commit 327c785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/android/InAppBrowser.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Licensed to the Apache Software Foundation (ASF) under one
2020

2121
import android.annotation.SuppressLint;
2222
import android.annotation.TargetApi;
23+
import android.content.ActivityNotFoundException;
2324
import android.content.Context;
2425
import android.content.Intent;
2526
import android.content.pm.PackageManager;

0 commit comments

Comments
 (0)