[TSAM-2386]checkbox alignment issue in rotation resolved 48/68048/1
authorShubham Kumar <shubham.srib@samsung.com>
Mon, 2 May 2016 04:13:18 +0000 (09:43 +0530)
committerShubham Kumar <shubham.srib@samsung.com>
Mon, 2 May 2016 04:13:18 +0000 (09:43 +0530)
Change-Id: I395e57f9f4208090be2eb23056bfa5913191cd3d
Signed-off-by: Shubham Kumar <shubham.srib@samsung.com>
res/edje/myfile_genlist.edc

index 371918c05ac21d89505d8016579589beed411ee4..facba27adb086e9c882b7fb1076857ad33611165 100755 (executable)
@@ -1858,9 +1858,19 @@ action: RUN_PLUGIN "touch_sound"; \
                max: (LITE_GENLIST_ICON_CUSTOM_THUMBNAIL_WIDTH) (LITE_GENLIST_ICON_CUSTOM_THUMBNAIL_HEIGHT);
                                )
                )
-               PART(SWALLOW, "elm.icon.2",
-                               DSC_FROM_R("default" 0.0, )
-               )
+               part { name: "elm.icon.2";
+                type: SWALLOW;
+                scale: 1;
+                description {
+                       state: "default" 0.0;
+                       fixed: 1 0;
+                       align: 0.5 0.5;
+                       rel1 { relative: 1 0.0; offset: -70 0;}
+                       min: 50 0;
+                       max: 50 -1;
+                       }
+             }
+             
                PART(SPACER, "elm.padding.center.left",
                                DSC_L("default" 0.0,
                                                "_bg",