Sounds like you have a bug. What are you doing differently between the two buttons? What does your code look like?
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Mar 10, 2011 at 11:40 AM, kiros88 <ghui...@gmail.com> wrote: > Okay so the issue im having witht this method is that now with a > seekbar i push the button down like the original way has it where u > can push the volume button down and then the seekbar goes down and if > u keep pushing it the seekbar will continue to go down but i cant seem > to get the bar moving constantly while the toast is up > > On Mar 9, 2:51 pm, Hari Edo <hari....@gmail.com> wrote: > > On Mar 9, 5:38 pm, kiros88 <ghui...@gmail.com> wrote: > > > > > rather then the basic "Ringer Volume" display so i couldnt find any > > > code that was using those words does anyone have an idea what it is > > > like is it a toast cuz if it is does anyone know how to put a seekbar > > > and textview on a single toast > > > > You can put any view into a toast. So make a layout in XML with all > > you want to show, then inflate that layout, then assign it to the > > toast. Not difficult. > > > > However, the one big rule about toasts: no touch, click or typing > > interaction is possible. It fades in, it lingers, it fades out, and > > you can't interact at all through it. > > -- > 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+unsubscr...@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 post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en