Git Product home page Git Product logo

clickablewebview's People

Contributors

ahmadnemati avatar rezzzza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clickablewebview's Issues

ClassNotFoundException

Hi,

Caused by: android.view.InflateException: Binary XML file line #8 in (xml class name): Error inflating class com.ahmadnemati.clickablewebview.ClickableWebView
Caused by: java.lang.ClassNotFoundException: com.ahmadnemati.clickablewebview.ClickableWebView

I hit the exception above is when I download my app from Google Play Store. When I test at local Android Studio or install a signed apk to my phone is not issue.

Some people said is R8 issue, but I already enable minifyEnabled. So should not is this issue.

I not sure this issue happen is it after I update my app to target Android 13.

Can please help on this?

Thank you.

How to get click of links

Hi Ahmad,
Thanks for the nice

webview

.
I am developing an android app in which i need to make a webview where the links should be open in another activity. I don't how do i make this, I found your code on android-arsenal, I was trying to get the click of links not image, didn't understand how to do this. What do i use instead of IMAGE_TYPE in

if (listener != null && hr.getType() == IMAGE_TYPE) { listener.onClick(hr.getExtra()); }

Please help me to solve this problem.

Problem in navigation

Hello I am loading Url in clickable webview and getting image urls on clicking but cannot navigate through the whole website. Please let me know to do it. I have set webviewclient and it's listener separately on clickable webview but then I am not getting the url on clicking.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.