I was going through the solution of https://www.b4x.com/android/forum/threads/draw-bitmap-with-alpha.71527/
but, the written post there is not enough.
I added a process global JavaObject, initialized on Activity Create, defined the If Java Section but after running getting the following - bitmap symbol not found error:
I need to pass the transparent bitmap as first argument to a DrawBitmap function.
but, the written post there is not enough.
I added a process global JavaObject, initialized on Activity Create, defined the If Java Section but after running getting the following - bitmap symbol not found error:
I need to pass the transparent bitmap as first argument to a DrawBitmap function.