Fixed screen display for player view 47/76747/1 submit/tizen_mobile/20160628.135634
authorbhutani.92 <bhutani.92@samsung.com>
Mon, 27 Jun 2016 06:45:48 +0000 (12:15 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Mon, 27 Jun 2016 06:45:48 +0000 (12:15 +0530)
Change-Id: Ifb6daad9abaf4b06d33a66f8da6a213db46c7d62
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
res/edje/mp-player-view.edc

index 4650b7f11337787673d067049fb2b093ea56f38d..4190940b2f72f855285f44083ed1e6bfbf2b3fad 100755 (executable)
@@ -972,6 +972,7 @@ group {
                                state: "default" 0.0;
                                visible: 0;
                                align: 1 0;
+                               fixed: 1 1;
                                rel1 {
                                        relative: 0.0 0.0;
                                        //to: "album_area";
@@ -1157,7 +1158,7 @@ group {
                                        state: "default" 0.0;
                                        //min: PV_ALBUM_IMAGE_W PV_ALBUM_IMAGE_H;
                                        //max: PV_ALBUM_IMAGE_W PV_ALBUM_IMAGE_H;
-                                       //fixed: 1 1;
+                                       fixed: 1 1;
                                        align: 0.5 0.5;
                                        rel1 {
                                                relative: 0.0 0.0; to: "album_area";