I\'ve defined a custom ViewGroup that extends the functionality of a LinearLayout:
public class TestLayout extends LinearLayout { public TestLayout(Cont
The following usually help: