clickable

  1. intellvold

    B4A Library Intellvold New B4A CardView

    Intellvold New B4A CardView Work on B4a v12 --> Android 14 api 34 With this library, you can create an attractive androidx card view with available methods for b4a Or If you need clicked effect on other views, you can do it as simply as possible with the following method : 'View...
  2. M

    Android Question Button or EditText still clickable under a solid panel

    Hi everyone. I have big problem, i have two edittexts and a button, then i have i white (#FFFFFF) panel on top of those. The problem is that it's possible to click the button or the edittext anyway, even if there is the panel hiding them (with alpha 255).
  3. K

    Android Question pdf clickable text

    Hii Experts, I want to add link in pdf, on click the link open website. I'm currently using Printing libs. pdf.Canvas.DrawText("www.abcd.com",mleft,mtop,font,fontsize,Colors.Blue,"LEFT")
Top