you can use custom views in layout files like this:

<your.package.name.YourScrollView>
...
</your.package.name.YourScrollView>

On Mar 12, 7:01 am, Put_tiMe <putt...@gmail.com> wrote:
> I might have to extend ScrollView and I would like to call it *myScrollView*
> .
> Is it possible to specify this *myScrollView* in the XML file itself?
> Or can it be done only programmatically?
>
> If it can be done only through code, then, can I squeeze in a layout
> specified in the XML file into *myScrollView?*
> So that *myScrollView* becomes the parent.

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