How to use Android progress bar inside webview?

  • Replies:2
Vikash Kumar
  • Forum posts: 1

Jan 17, 2015, 6:55:47 PM via Website

Hello,
I have developed a application and i use webviewclient and also progress bar. But progress bar loading at only first time when i load webpage which is defined in loadUrl("androidpitDotCom"); ,But i want when i click any link of androidpit then show my custom progress bar.. Please help me..Thank you in advance..

Reply
Ashish Tripathi
  • Forum posts: 211

Jan 29, 2015, 10:53:52 AM via Website

USE WEB CLIENT TO SHOW LOADING. ONCE YOU WILL BE IN THE PAGE YOU CAN NOT HANDLE THE CONTROLS. ITS UPTO WEBPAGE WHO WILL HANDLE.

PUT YOUR PROGRESS BAR IN WEBPAGE PAGE.

Reply
c49
  • Forum posts: 1

May 8, 2019, 1:49:20 AM via Website

image
It's a simple webview browser When you search or click on a link progress bar will visible. Just check it out.

Java and Kotlin Examples are added

Reply