|
|
@ -155,7 +155,7 @@ public class WebViewDlgHelper { |
|
|
|
* @param data |
|
|
|
* @param data |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public static void showPluginInStore(String keyword, String data) { |
|
|
|
public static void showPluginInStore(String keyword, String data) { |
|
|
|
PluginWebBridge.getHelper().showResultInStore(keyword, data); |
|
|
|
PluginWebBridge.getHelper().openWithSearch(keyword); |
|
|
|
createPluginDialog(); |
|
|
|
createPluginDialog(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|