Android Question Problems with change ImageView background

Matteo Granatiero

Active Member
Licensed User
Longtime User
B4X:
Sub img_Click
    If img.Tag = "img1" Then    finale.Bitmap=LoadBitmap(File.DirAssets,"img2.png")
    End If
End Sub
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…