Try to call the method View.invalidate(). The view must also be active
to work.


On May 22, 7:34 pm, Max Salley <[email protected]> wrote:
> I'm having a similar issue with an ImageView based class that uses
> Matrix transformations.  I update the Matrix with setImageMatrix, but
> the view does not update.  how can I get the view to update?
>
> On May 22, 5:31 am, Gavin <[email protected]> wrote:
>
> > Hello,
> >    I have a List activity which use cursor adapter. When an item of
> > database is changed, I hope the  corresponding view of this list can
> > update and get new data from database.
>
> >    I know the time when database is changed, but how to update view?
>
> >    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
-~----------~----~----~----~------~----~------~--~---

Reply via email to