What is these menus and How to build them
Hi every one
I've seen this menu on bbc news app
I was wondering If someone could help me to build menu like this .
On the top of the layout , there is menu like the image attached .
how can I build something like this ?
these are buttoms , when I put my finger on it , the background color is changed and it goes down .
http://s14.postimage.org/egwbdlp9r/image.jpg
Thanks
Re: What is these menus and How to build them
Quote:
I was wondering If someone could help me to build menu like this
Sure. But we have no idea what "like this" means. Perhaps someone who is familiar with the app does, but not I. What do you want to make? What have you done so far?
I will guess you are using java to create the menu rather than xml based on the fact that you posted in a java forum. ( I and android prefer the xml approach in most cases )