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 67c8c53 commit 06281adCopy full SHA for 06281ad
src/InAppBrowser.android.ts
@@ -3,7 +3,6 @@ import Bundle = android.os.Bundle;
3
import TextUtils = android.text.TextUtils;
4
import Intent = android.content.Intent;
5
import Context = android.content.Context;
6
-// import Color = android.graphics.Color;
7
import BitmapFactory = android.graphics.BitmapFactory;
8
import Browser = android.provider.Browser;
9
import Pattern = java.util.regex.Pattern;
0 commit comments