23

Can any one please tell me how to make a segment control in android, exactly given below -

enter image description here

I am confused what images should I use . How to cut images and use them as resources to get exact same segment control like this. And which library would be perfect to achieve this ?

Bhavit S. Sengar
  • 8,794
  • 6
  • 24
  • 34

1 Answers1

28

There are dozen of good articles on segment control implementation... but following are the good ones , that helped me.. Intermediate Example is closest to your requirement.

Basic Example

Intermediate Example

Github Segment Control Example One

Github Segment Control Example Two

Github Ceryle SegmentedButton (the richest)

For creating Menus , u need to have some photoshop skills, although this website can create navigation for u online as well Create Navigation Online

Paul Lefebvre
  • 6,253
  • 3
  • 28
  • 36
Digital Alchemist
  • 2,324
  • 1
  • 15
  • 17