elm: Fix icon not appearing in default Genlist theme

SVN revision: 70764
This commit is contained in:
Leandro Pereira 2012-05-04 21:54:15 +00:00
parent 3ff8824e0c
commit d1d9a5e4ce
2 changed files with 5 additions and 0 deletions

View File

@ -31,3 +31,7 @@
* Add feature about focus. Focus can be moved in all direction by
by elm_widget_focus_go function.
2012-05-04 Leandro Pereira
* Fix icon not appearing in default Genlist theme.

View File

@ -155,6 +155,7 @@ group { name: "elm/genlist/item/default/default";
description { state: "default" 0.0;
fixed: 1 0;
align: 0.0 0.5;
aspect: 1.0 1.0;
rel1 {
to_x: "elm.swallow.pad";
relative: 1.0 0.0;