Commit ffe143bb by Lee Munkyeong

コードレビュー対応。

parent f70a5a8b
...@@ -42,7 +42,6 @@ public class FullscreenableChromeClient extends WebChromeClient { ...@@ -42,7 +42,6 @@ public class FullscreenableChromeClient extends WebChromeClient {
mCustomView = view; mCustomView = view;
setFullscreen(true); setFullscreen(true);
mCustomViewCallback = callback; mCustomViewCallback = callback;
// mActivity.setRequestedOrientation(requestedOrientation);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment