I need to make a table where I have to scrolle it because there are too many rows, the header of the table must be static and be displayed when "scrolee". try to create a linearlayout with the fields of the table and in another linearlayout (that is inside a scroll), the different rows. The problem is that the scrollview overlaps the linearlayout with the fields in the table. I'm including an actionbar so in the ownership of the first linearlayout, I place it below this.