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

Apps Seeking advice for Labels/TextView with Shapes

kkmob

Lurker
I have a requirement where a label is displayed initially with a rounder borders and based on user selection I should modify the label to display a triangle or circle on the side edges of the label towards inside of the label . I may need to display text in the shapes too.

I am leaning towards using background images with text views. But changing the background image dynamically may not give a good affect.

Looking for pointers to create these types of Labels with images without using background images(Android 2D). Thanks and really appreciate any pointers.
 
Back
Top Bottom