Question

I need to create a View which extends a LinearLayout to contain some standard android widget. I've created a class MyLinearLayout which extends the LinearLayout class; but now, how can I use it as an element in the xml layout file? I can't get it working and I haven't been able to find info about it and so I'm a bit confused... O.O

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top