Re: [android-developers] ImageButtons
On Fri, Aug 19, 2011 at 9:58 AM, bob <bob@coolgroups.com> wrote:
> I have a bunch of ImageButtons, but now I realized I need text under
> some of them. Any ideas what to do?
>
You can try using regular buttons, and set the image to android:drawableTop.
That would put the button text under the image. You might also wan to get
rid of the default Button background using android:background="@null".
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home