I have created a gallery in my android project. But in display the images of the gallery
don’t have space in between each other. How I should create space between them. Please help
me.
I have created a gallery in my android project. But in display the images
Share
android:spacing (in XML) or setSpacing(int) (in Java)