I want an imageview that only has border and it transparent inside.The common trick for getting border seems to be using another imageview of slightly greater size just below the imageView for which we want border but this won’t work here because i want a transparent imageview.
How can i create it ?
I want an imageview that only has border and it transparent inside.The common trick
Share
create a new backgroundcolor.xml file in drawable folder
and add this as a background to your imageview