need a round imagebutton which clips the image in a circle
问题 I need a round image-button which clips the image in a circle, but this is what I get->(see the bus image)->bus image I have given the description of Imagebutton xml and shape xml. The image is not clipped in a round circle, but it appears that the circle is divided into 2 parts and image is added in the middle. My code is as below-> CODE: layout/activity.xml: <ImageButton android:id="@+id/imageButtonGenerateBulk" android:layout_width="wrap_content" android:layout_height="wrap_content"