[Genlist] Add customized focus part for layout usage
authorTae-Hwan Kim <the81.kim@samsung.com>
Mon, 3 Jun 2013 10:29:33 +0000 (19:29 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:37:24 +0000 (20:37 +0900)
Change-Id: I56588cc06ecbe7317b826e7a26f2b8a5aa6c12b0

themes/widgets/genlist/genlist_macro.edc

index 763eece..83c996e 100755 (executable)
             border: 7 7 7 7; \
          } \
       } \
+   ) \
+   GENLIST_PART_ICON("elm.icon.focus", \
+      repeat_events: 1; \
+      GENLIST_DESCRIPTION_ENVELOP("focus_part", \
+         fixed: 1 1; \
+      ) \
    )
 
 //****************************************************************************//