Well instead of two xml files I have two ProgressBar objects located
in the same place on the screen, so instead of reloading the layout I
just manipulate their visibility (which I alredy mentioned in the
first post :>). Any way thanks for the contribution.
--
You received this message because yo
On Wed, Jul 7, 2010 at 11:57 AM, Serdel wrote:
> Yes I have but this class does not have any method to change the style
> of a progressBar, like the ProgressDialog class. The style of a
> progressBar is defined in the xml file by special attributes but there
> are no methods related to them...
>
Yes I have but this class does not have any method to change the style
of a progressBar, like the ProgressDialog class. The style of a
progressBar is defined in the xml file by special attributes but there
are no methods related to them...
--
You received this message because you are subscribed t
On Wed, Jul 7, 2010 at 2:19 AM, Serdel wrote:
> But this is a Dialog object which I don't want to create. I was referring
> to ProgressBar - a View object...
>
I'm sure you've tried this already:
http://developer.android.com/reference/android/widget/ProgressBar.html#setIndeterminate(boolean)
-
But this is a Dialog object which I don't want to create. I was
referring to ProgressBar - a View object...
--
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 unsubsc
On Sat, Jul 3, 2010 at 10:57 AM, Serdel wrote:
> I haven't seen any methods that regard to style in the progress barclass...
>
I don't think you looked hard enough:
http://developer.android.com/reference/android/app/ProgressDialog.html#setProgressStyle(int)
--
Ekhem... thank for your answer but the problem is that I don't know
HOW to do this. So if it is possible I humbly ask for an advice how to
do this, because I haven't seen any methods that regard to style in
the progress bar class...
--
You received this message because you are subscribed to the G
7 matches
Mail list logo