Re: [android-developers] Re: add child views to main view
Perhaps using a transparent overlay view that covers the entire screen would make sense then.
Android 2.x's gesture overlay view would be a place to start to see how it's done.
--
Kostya Vasilyev -- http://kmansoft.wordpress.com
24.10.2010 0:04 пользователь "ArcDroid" <jacobrjohnson@gmail.com> написал:--
Hello,
I am trying to do multi-touch and everything has to be in one view so
I am told. That is why I was going to try to do the View.addView, but
will this allow me to use multi-touch (ex. MotionEvent.ACTION_MOVE)?
Thanks,
ArcDroid
http://www.arcdroid.comOn Oct 23, 9:48 am, Bret Foreman <bret.fore...@gmail.com> wrote:
> Well View.addView is a good start...
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home