1

Is it possible to create a completely custom shape in xml? I'm trying to create a button which looks like this: http://s11.postimg.org/e4izrlgrj/image.png (a mockup i did in photoshop)

I need to be able to create the outline shape and the small blue tab top right.

I have tried with some xml but getting nowhere close. I'm aware you can do something with Path class but never used it, is this the only option?

Thanks

ligi
  • 39,001
  • 44
  • 144
  • 244
Steven Yates
  • 2,400
  • 3
  • 30
  • 58

1 Answers1

0

I don't know about a completely custom shape but have you tryed using font icons?

Take a look at this: http://css-tricks.com/svg-sprites-use-better-icon-fonts/

Michael
  • 140
  • 2
  • 10