I think my image is transparent, but I am seeing a grey background appearing around the edges of my image which is round. So instead of nice transparent round ImageButton
Set this attribute in your ImageButton XML android:background="@null"
ImageButton
android:background="@null"