projects
/
profile
/
mobile
/
apps
/
native
/
myfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea0fdc
)
context_popup support added
63/54263/1
author
Sheenu
<sheenu.15@samsung.com>
Mon, 14 Dec 2015 10:50:02 +0000
(16:20 +0530)
committer
Sheenu
<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
patch
|
blob
|
history
diff --git
a/src/widget/mf-context-popup.c
b/src/widget/mf-context-popup.c
index
643ed21
..
78fb19c
100755
(executable)
--- a/
src/widget/mf-context-popup.c
+++ b/
src/widget/mf-context-popup.c
@@
-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,