Fix layout issue realte to giant font size
[apps/home/smartsearch.git] / src / ps_makeupviews.cpp
index 26eee50..ea9adf7 100755 (executable)
@@ -525,7 +525,7 @@ static int __search_gl_set_phone_search_result(struct search_content_object *obj
        SEARCH_FUNC_START;
 
        int sel_cnt = SEARCH_CATEGORY_LIST_MORE_CNT + 1;
-       int func_ret = 1;
+       int func_ret = SEARCH_RET_SEARCH_NONE;
 
        struct appdata *ad = (struct appdata *)data;