I have a tabhost in android studio that is inside a scroll view. The tabhost itself lies underneath some text. Here is an image of the xml file However, whenever i open the app on a device, the scroll view has the tabhost set at the top so i have to scroll up to see the text that is above it. Why is this and is there a fix?
Thanks in advance.