samedi 27 juin 2015

Scroll TabHost Up and Down Android - Java

I have a tabhost that contains a list view, and then above the tabhost I have a relative layout. And what I am trying to do is when I scroll the list view also scroll the tabhost and relative layout up/ down.

Currently when I scroll down, the first row disappears then the 2nd and so on...

But instead what I want is when I scroll down, first the relative layout disappears, then the tabhost and then the first row and so on...

Currently it is just a basic set up with a relative layout, then tabhost with a basic list view inside it. So how could I make it scroll down?

Thanks for the help in advance.

Aucun commentaire:

Enregistrer un commentaire