Fayaz
Fayaz

Reputation: 334

Flex 4.6 Mobile Custom IconItemRenderer for List component

I want to create a custom IconItemRenderer for List, which looks something similar to this

  ---------------------------------------------
  1-179503881                         3/13/2012

  I am interested in downloading and testing 
  your tool for your project
  ----------------------------------------------

What I am basically looking for is, showing some text on upper right corner. But, the default IconItemRenderer does not support showing any label on top right or bottom right corner, which is most commonly seen in the Mobile App. Does anyone know how to modify/create a IconItemRenderer to accomplish this.

If anyone can provide some sample code, then it would be a great help.

Thanks.

Upvotes: 0

Views: 2550

Answers (1)

Alexander Farber
Alexander Farber

Reputation: 23038

Check out Flextras blog Building a Mobile ItemRenderer in Flex

Upvotes: 1

Related Questions