]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - src/com/hughes/android/dictionary/MyWebView.java
Attempt to fix issue #49.
[Dictionary.git] / src / com / hughes / android / dictionary / MyWebView.java
index d0fdd5b48f0f010e3e83f0469dc9c599bd66cdc9..b89cafe4e5816ee115988f93e71791b923446fa1 100644 (file)
@@ -11,6 +11,7 @@ import android.webkit.WebView;
 import android.webkit.WebViewClient;
 
 import com.hughes.android.dictionary.engine.HtmlEntry;
+import com.hughes.util.StringUtil;
 
 public class MyWebView extends WebView {