Android: WebView unable to show '%' percentage sign -


i try play html , js code in webview. code contains sign '%' , webview return error error_bad_url.

<style type='text/css'> test{ width: 100%; height: 100%; } </style> 

any idea?

-z

use webview.loaddatawithbaseurl if .loaddata causes problems.


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -