Mihai Fonoage wrote:
> I have a LinearLayout that contains the Chronometer (+ some TextViews
> all in another LinearLayout), and the SecondView view. I guess the
> problem is that all child views (Chronometer + SecondView) of the root
> LinearLayout view are updated in case one of its child views
> (Chronometer) gets updated (there is no concept of partially updating
> the screen?). Should it be like this. Since I haven't changed anything
> in my second view, it should not be re-drawn. The problem is that this
> is out of my control. There is nothing I can do to stop the second
> view of being re-drawn.

Why are you worried about this?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android_ from Apress Now Available!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to