> Just so we'e clear, you tried using * > style="@android:style/Widget.ProgressBar"*, as was shown in that > stackoverflow post? You posted samples show AlertDialog and plaing Dialog. > > No sure if it matters, but worth a shot if you didn't try it already.
I'm pretty certain I covered *exactly* that in one of the many hundreds of scenarios I ran over the weekend. But I'll go back and give it one more shot. > This is not something I've had to do, but a custom layout and setting it > with setView() on the dialog seems like the simplest alternative. This is where I'm at too. It just doesn't feel right to ditch exactly the layout I want and replace it with the same layout but with a different style. All because I can't seem to get my style applied correctly. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

