Android Question WebView from SQLite, How to set Title always on top Row

incendio

Well-Known Member
Licensed User
Longtime User
Hi guys,

I am using DBUtils to load SQLite data and display it into WebView, here is the code
B4X:
WebView1.LoadHtml(DBUtils.ExecuteHtml(SQLDb, Query, Null, 0, True))

When scrolling in Webview, the title could disappear, is it possible to set title always visible in first row?

Thanks.
 

barx

Well-Known Member
Licensed User
Longtime User
It is something that would need to be done the CSS code.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…