CircularImageView icon indicating copy to clipboard operation
CircularImageView copied to clipboard

padding

Open ameenmaheen opened this issue 9 years ago • 1 comments

hey man ,what if i want add padding,, or make the image size smaller but it should be on the center of the view like now,what should i do ?

ameenmaheen avatar Feb 03 '15 04:02 ameenmaheen

Hey buddy, You can use Linear layout to enforce padding in the circular image view.Enclose the image view inside linear layout so that you can make padding on to the imageview.

srinivaasang1 avatar Mar 20 '16 00:03 srinivaasang1