I want to create a circular button having a plus and minus sign on to this and exactly used in Android Contacts application like shown in the image as below:
Just apply your image using android:background="@drawable/image" as one of the button properties in the xml file
android:background="@drawable/image"