android - creating custom shape / drawable - 6 sided button -



android - creating custom shape / drawable - 6 sided button -

is possible create custom shape in xml? i'm trying create button looks this: http://s11.postimg.org/e4izrlgrj/image.png (a mockup did in photoshop)

i need able create outline shape , little bluish tab top right.

i have tried xml getting close. i'm aware can path class never used it, option?

thanks

i don't know custom shape have tryed using font icons?

take @ this: http://css-tricks.com/svg-sprites-use-better-icon-fonts/

android android-layout android-shape

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -