I am very new to android and practicing. I am trying to design a screen. which will contain a background image and a floating container with sliding menus. ( For more details please find the attached image )
My layout consists of a background image, a container with some icons which float at the bottom but with some margin to the bottom ( see attached photo )
As best of my knowledge this can be achieved by arranging a "Relative Layout" at the bottom and place images in it. Is it correct ?
Also I would likes to add a repeating transparent image as the background of the floating div.
Please give me a good advise or point me to a good tutorial
Thanks in advance