I know that I can add Borders to my ImageView by creating an XML layout and set it as background to my ImageView. But however since it is an ImageView, i need a picture on it. Whenever I tried to use android:src="" the picture is not settling property on ImageView. So Im putting the Image to the XML Layout. But I have multiple ImageViews, and I dont want to end up having multiple XML Layouts.
No comments:
Post a Comment