After buying rocket web from code canyon I configure and run successfully but my website toolbar thumbnail icon not loading.
It’s was a configuration issue, please add this line of code on web_view.settings will be solved the issue.
loadsImagesAutomatically = true
loadsImagesAutomatically = true
loadWithOverviewMode = true
mixedContentMode = WebSettings.MIXED_CONTENT_ALWAYS_ALLOW
please explain in detail ( which file in android studio)
Update the post please check now.
in HomeActivity section package name show “infix.imrankst1221.codecanyon.ui.home
my i change with own package name
You don’t need to change any package name or folder name. It does not affect your end product. Only change the applicaionID on Gradle file.