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 6e3ec55 commit f859c49Copy full SHA for f859c49
Source/library/src/main/java/im/delight/android/webview/AdvancedWebView.java
@@ -57,6 +57,7 @@
57
import java.io.UnsupportedEncodingException;
58
import java.lang.ref.WeakReference;
59
import java.util.Map;
60
+import android.util.Log;
61
62
/** Advanced WebView component for Android that works as intended out of the box */
63
@SuppressWarnings("deprecation")
0 commit comments