In my layout i have two views at bottom like this
color view and buttons view i want replace the button view after 5 seconds with color view ( button view hide) , if user press button i want display the button view at the same place , color view moves to top of button view . how can i achieve this. please help me..