I have a linear layout which show full list on the screen without lists' scrolling.I used listview but wasnot able to show all items at same time without scroll.Now i want to add sticky header view to this list in linear layout.What approach should i choose?I have a linear layout which show full list on