You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have below code as an experiment. But no image appears on the button. I added a background color for the button so that I know where it is. I put the sag image in Reesources/drawable/ for android and Resources/ for iOS. I am not sure if I can just use the image name without full path. Also, I don't know what BuildAction to choose for the image. So I chose EmbeddedResource. Please correct me if there is anything I did wrong. Thank you!
The text was updated successfully, but these errors were encountered:
I have below code as an experiment. But no image appears on the button. I added a background color for the button so that I know where it is. I put the sag image in Reesources/drawable/ for android and Resources/ for iOS. I am not sure if I can just use the image name without full path. Also, I don't know what BuildAction to choose for the image. So I chose EmbeddedResource. Please correct me if there is anything I did wrong. Thank you!
The text was updated successfully, but these errors were encountered: