Change-Id: Ia5d36189fdc7fef83080f2d1f082b205dba76236
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
} else if (view_mode == GL_VIEW_ALBUMS) {
state_index = 1;
}
- _gl_list_pop_create(data, obj, ei, GL_STR_ID_VIEW_AS, GL_STR_TIME_VIEW_POPUP, GL_STR_ALBUMS, state_index);
+ _gl_list_pop_create(data, obj, ei, GL_STR_ID_VIEW_AS, GL_STR_TIME_VIEW, GL_STR_ALBUMS, state_index);
gl_dbg("EXIT");
}
} else if (view_mode == GL_VIEW_ALBUMS) {
state_index = 1;
}
- _gl_list_pop_create(data, obj, ei, GL_STR_ID_VIEW_AS, GL_STR_TIME_VIEW_POPUP, GL_STR_ALBUMS, state_index);
+ _gl_list_pop_create(data, obj, ei, GL_STR_ID_VIEW_AS, GL_STR_TIME_VIEW, GL_STR_ALBUMS, state_index);
gl_dbg("EXIT");
}
static void __gl_albums_edit_cb(void *data, Evas_Object *obj, void *ei)