display the top of thumbnail for screenshot 98/49098/2 accepted/tizen/tv/20151007.081621 submit/tizen/20151007.073635
authorSoohye Shin <soohye.shin@samsung.com>
Tue, 6 Oct 2015 10:32:22 +0000 (19:32 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Tue, 6 Oct 2015 12:24:36 +0000 (05:24 -0700)
Change-Id: I26a8da68826a7d21c706028b5c5247fd1ff2a939
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
src/view/view_recent.c

index 1f682c7..b0cb69c 100644 (file)
@@ -325,6 +325,7 @@ static Evas_Object *_add_thumb(Evas_Object *eo,
                        evas_object_del(image);
                        return NULL;
                }
+               evas_object_size_hint_align_set(image, 0.5, 0.0);
                break;
        default:
                _ERR("Invalid type");