@@ -135,7 +135,6 @@ public class EnqueteWebViewActivity extends ABVContentViewActivity {
...
@@ -135,7 +135,6 @@ public class EnqueteWebViewActivity extends ABVContentViewActivity {
//noinspection deprecation(API18から非推奨になった。無視)
//noinspection deprecation(API18から非推奨になった。無視)
settings.setPluginState(PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
@@ -124,7 +124,6 @@ public class HTMLWebViewActivity extends ParentWebViewActivity {
...
@@ -124,7 +124,6 @@ public class HTMLWebViewActivity extends ParentWebViewActivity {
//noinspection deprecation(API18から非推奨になった。無視)
//noinspection deprecation(API18から非推奨になった。無視)
settings.setPluginState(PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
@@ -124,7 +124,6 @@ public class EnqueteLayout extends RelativeLayout {
...
@@ -124,7 +124,6 @@ public class EnqueteLayout extends RelativeLayout {
//noinspection deprecation(API18から非推奨になった。無視)
//noinspection deprecation(API18から非推奨になった。無視)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
@@ -102,7 +102,6 @@ public class OperationTaskLayout extends RelativeLayout {
...
@@ -102,7 +102,6 @@ public class OperationTaskLayout extends RelativeLayout {
//noinspection deprecation(API18から非推奨になった。無視)
//noinspection deprecation(API18から非推奨になった。無視)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)
settings.setPluginState(WebSettings.PluginState.ON);// 「EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.」のエラー対応(あまり効果ない?)