Added comment

pull/209/head
M66B 3 years ago
parent 1cfaf05991
commit d51ffd7972

@ -217,6 +217,7 @@ public class ApplicationEx extends Application
if (Helper.hasWebView(this)) if (Helper.hasWebView(this))
CookieManager.getInstance().setAcceptCookie(false); CookieManager.getInstance().setAcceptCookie(false);
// https://issuetracker.google.com/issues/233525229
Log.i("Load emoji=" + load_emoji); Log.i("Load emoji=" + load_emoji);
if (!load_emoji) if (!load_emoji)
try { try {

Loading…
Cancel
Save