I want to layout a button with Drawable image on the top of it and text below the image. I am very new to this so please use detailed instructions. I have not experimented with drawable images yet so I want to clarify before I continue.
If I want to above the text (ie the text is not on the image) how do I go about doing this? I also want the text to be centered in below and (working without the drawable) there is a gravity command for center-horizontal and bottom. I tried:
android:gravity="bottom, center_horizontal"
This made an error. Appreciate the help and remember I am a beginner to Eclipse and Java.
Thanks in advance. - James
PS Help me build my rep please.