context_popup support added 63/54263/1
authorSheenu <sheenu.15@samsung.com>
Mon, 14 Dec 2015 10:50:02 +0000 (16:20 +0530)
committerSheenu <sheenu.15@samsung.com>
Mon, 14 Dec 2015 10:50:02 +0000 (16:20 +0530)
Change-Id: I8d0cbc341a591f1a220154f790c40282ebd29839
Signed-off-by: Sheenu <sheenu.15@samsung.com>
src/widget/mf-context-popup.c

index 643ed21..78fb19c 100755 (executable)
@@ -448,7 +448,7 @@ void mf_context_popup_create_more(void *data, Evas_Object *parent)
 
        Evas_Object *ctxpopup = NULL;
        ctxpopup = elm_ctxpopup_add(ap->mf_MainWindow.pWindow);
-       elm_object_style_set(ctxpopup, "more/default");
+       //elm_object_style_set(ctxpopup, "more/default");
 
        elm_ctxpopup_direction_priority_set(ctxpopup, ELM_CTXPOPUP_DIRECTION_UP,
                                            ELM_CTXPOPUP_DIRECTION_UNKNOWN,