[Genlist] Set dialogue editmode part as default state.
authorTae-Hwan Kim <the81.kim@samsung.com>
Sat, 29 Jun 2013 03:26:03 +0000 (12:26 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Mon, 1 Jul 2013 08:11:47 +0000 (17:11 +0900)
Because we use item cache, this part also should be back to normal state
when item is popped from cache.

Change-Id: I0c5b69f7f6bedb61874b1472dbd1fe0bbdfc221b

themes/widgets/genlist/genlist_macro.edc

index ee402bc..9d054d5 100755 (executable)
          target: "bg_dialogue"; \
          target: "elm.padding.left"; \
          target: "elm.padding.right"; \
+         target: "elm.padding.right.edit"; \
+         target: "elm.icon.edit"; \
+         target: "bg_dialogue_right"; \
       ) \
       GENLIST_PROGRAM_DISABLED( TARGET ) \
       GENLIST_PROGRAM_FOCUS_DIALOGUE \