Fixed Icons not appearing in Music Chooser 24/99024/1 submit/tizen_3.0/20161123.134611
authorbhutani.92 <bhutani.92@samsung.com>
Mon, 21 Nov 2016 13:29:17 +0000 (18:59 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Mon, 21 Nov 2016 13:29:17 +0000 (18:59 +0530)
Change-Id: Ibdf3ba42de3825b79a1be30efe8c32bde4f10e3c
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
music-chooser/src/mc-track-list.c

index 7b714a8df668a1470edf7e93040670ffe1855c83..e05f39b06f40618dfb44f50353fd9561b11831c8 100755 (executable)
@@ -220,7 +220,7 @@ static Evas_Object *_gl_content_get(void *data, Evas_Object *obj, const char *pa
                elm_layout_theme_set(content, "layout", "list/B/type.1", "default");
                elm_layout_content_set(content, "elm.swallow.content", icon);
 
-               return icon;
+               return content;
        }
 
        if ((!strcmp(part, "elm.swallow.end") && (it_data->ad->select_type == MC_SELECT_SINGLE_RINGTONE || it_data->ad->select_type == MC_SELECT_SINGLE))) {    // swallow checkbox or radio button