I am trying to put a lens icon within an Edittext to indicate that it is a search box (as in the above screenshot). The following discussion at Stack Overflow mentions a solution. Any idea how to implement it in B4A, using Reflection library or some other way?
How to add an icon image as hint to EditBox in Android - Stack Overflow