views:

19

answers:

0

Hi,

I am using seekbar in my application. I am setting up the seekbars progress value in onResume. But if I do so then seekbar is visible only once. If i go to other activity and then press back button then seekbar doesnt show up.

Can some one help me out in this?

I have read somewhere that seekbar works if its in oncreate and if its in onResume().

Is that correct or m i doing something wrong?

Regards

Sunil