I created a button and instead of having text on it, I assigned it a picture. It was showing the picture all fine. Then after some changes somewhere different (don’t remember where though ) suddenly it only showed the path but not the picture anymore. Any idea why?
I usually do what @sridharan.s suggested. I’ve never tried the route you attempted above, but it seems weird that it used to work and didn’t. Maybe file a bug report?
Then it still wouldn’t be a picture, right?
It was meant to be a grey button with a white icon. When clicked the grey turns orange, still showing the white icon.
I tried with a shape, but it didn’t have the same or as easy attributes as a button. It is basically meant as a toggle really. Click=Interest added. Unclick=Interest removed from user profile. I just don’t get the toggle use and decided to go for using states with the button. Which was also easier than grouping a shape and an image together.
The problem with the “icon looking like a button” is that I cant assign a differentself uploaded image to each cell. I would need to pick the icon already before and choosing an image wouldn’t let me have a round background around it to make the image (being an icon) look like a button.