Friday, November 29, 2013

Re: [android-developers] ProgressBar width

Hello.
That worked.
Thanks for that great answer.

Den fredagen den 29:e november 2013 kl. 23:43:24 UTC+1 skrev TreKing:

On Fri, Nov 29, 2013 at 4:56 AM, Kristoffer <kris.is...@gmail.com> wrote:
Iam using relativelayout.

Is it possible somehow to make the width of the progressbar to match the textview.
So that the length of the progressbar changes to match the width of the textview.

Try setting progress bar to alignLeft and alignRight relative to the TextView.

-------------------------------------------------------------------------------------------------
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
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment