onecoders / NetEase

NetEase Example
6 stars 6 forks source link

webview setting SINGLE_COLUMN #75

Open onecoders opened 10 years ago

onecoders commented 10 years ago

contentWeb = (WebView) findViewById(R.id.notice_content_content); WebSettings webSettings= contentWeb.getSettings(); webSettings.setLayoutAlgorithm(LayoutAlgorithm.SINGLE_COLUMN);

onecoders commented 10 years ago

stopLoading()

onecoders commented 10 years ago

stop video to play call webview.onPause()

onecoders commented 10 years ago

http://blog.csdn.net/wolfman79/article/details/7869454

onecoders commented 10 years ago

http://mp.gaitu.com/27240.html