I am trying to make buttons of a similar nature to the buttons visible in the google + application. Do you just declare them in XML as a regular button and just apply your own style? Does anyone know at all what these buttons are and what method to create this kind of?
It can be anything registered with OnClickListener , something like: ImageButton , ImageView , a Layout w / background image ...
OnClickListener
ImageButton
ImageView
Layout
However, in my opinion, ImageButton is the best w / some predefined functions for button effects / shapes.
an example can be found here http://code.google.com/p/iosched/