Friends How To Display Border To Imageview ?
I Want To Result Like Mobile gallery all image display with border.
plz give me ans thanks for advance....
You can use this XML file as a drawable instead of multiple files, but this file is placed in drawable folder. In ImageView use this XML file as a background drawable, like: android:background="@drawable/following code file name".
android:background="@drawable/following code file name"
I hope this is helpful for you.