Hi All,
As I can do a color set using evas_object_color_set() API on Layout (elm_layout), isn't this supported by the object Box.
I am adding a box into layout content. I did set the colors for layout and box. All i see is the layout color, but no box color.
Is the Box by default TRANSPARENT, and not supporting the COLOR setting? or am i doing something terribly wrong?
Thanx,
Ashwini