[android-developers] Re: Multiple TextViews Inside a Button
I don't have a screen shot available right now. It is a button with
left aligned text and then the count is right aligned inside the same
button. Doing the .setText() will only place the text inside the
button however the gravity is instead of the left/right aligning.
On Dec 19, 10:21 pm, TreKing <treking...@gmail.com> wrote:
> On Sun, Dec 19, 2010 at 8:33 PM, Derek Winstead <derekwinste...@gmail.com>wrote:
>
> > The buttons that say "Connections" and then on the right has the count
> > of your connections.
>
> Do you have a screen shot? Because from your description, I can't imagine
> it's anything more than something like this:
>
> btn.setText("Connections " + numConnections);
>
> --------------------------------------------------------------------------- ----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
--
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