Skip to content

Commit f859c49

Browse files
author
liqiang1995
committed
fix a bug
1 parent 6e3ec55 commit f859c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/library/src/main/java/im/delight/android/webview/AdvancedWebView.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
import java.io.UnsupportedEncodingException;
5858
import java.lang.ref.WeakReference;
5959
import java.util.Map;
60+
import android.util.Log;
6061

6162
/** Advanced WebView component for Android that works as intended out of the box */
6263
@SuppressWarnings("deprecation")

0 commit comments

Comments
 (0)