Hi Aquinas,
I know it is over a month late, but just in case anyone else comes and
looks for this as I did. I was having a similar issue in that I could
not update my entire custom dialog, this is the result of the activity
"caching" the dialog. After reading the API a bit closer I found this:
"
Thanks. I was able to solve this by overriding
Activity.onPrepareDialog().
On Sep 27, 10:07 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
> aquinas wrote:
> > Hello,
> > I am trying to make adialogwith a dynamic title. I am using the
> > AlertDialog.Builder approach, with a layout that I have infl
aquinas wrote:
> Hello,
> I am trying to make a dialog with a dynamic title. I am using the
> AlertDialog.Builder approach, with a layout that I have inflated from
> XML. I setting the title using AlertDialog.Builder.setTitle(), passing
> a class-level string to this method. I am able to set the
3 matches
Mail list logo