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

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -