Some comments in ViewRoot.java
ViewRoot: The top of a view hierarchy, implementing the needed
protocol between View and the WindowManager.

BRs
Guobin

On Feb 20, 4:53 pm, sheng wang <banxia...@gmail.com> wrote:
> Hi ,
>
> Can any one give more information about ViewRoot and what's the relation
> between viewroot and view?
> I found a Viewroot  create a surface at its' constructor, which I think is
> the real bitmap data goes to.  So I guess
>  every view has it own viewroot, every view has a surface for drawing and
> the surfaceflinger will finally blend all surfaces together, but I found
> it's definitely wrong.
>
> How view and viewroot cooperate is quite ambiguous to me. Any information
> will be appreciated!

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