• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Bottom menu bar like iPhone

jaeela

Lurker
How could I make a bar at the bottom of my layout, like it is in the iPhone's App Store? I would like the background of it to be black, and it doesn't have to have an image, just text.​

Picture of iPhone App Store:​

Capture.PNG


Thanks,
Jaeela​
 
You could easily accomplish this using a horizontally oriented LinearLayout containing either 5 buttons or 5 check boxes depending on desired functionality.
 
Back
Top Bottom