[TSAM-8702] Reverted the changed to Time 98/93398/1 submit/tizen_mobile/20161025.124747
authorRahul Dadhich <r.dadhich@samsung.com>
Mon, 24 Oct 2016 06:22:09 +0000 (11:52 +0530)
committerRahul Dadhich <r.dadhich@samsung.com>
Mon, 24 Oct 2016 06:22:09 +0000 (11:52 +0530)
Change-Id: Ia5d36189fdc7fef83080f2d1f082b205dba76236
Signed-off-by: Rahul Dadhich <r.dadhich@samsung.com>
src/2dview/gl-timeline.c
src/features/gl-albums.c

index 25966e445068e0f3e2cabcd913194cbb7103114f..0bd9db658c1e24398abd5cfc728afa12e1384c4d 100644 (file)
@@ -1686,7 +1686,7 @@ static void __gl_albums_viewas_pop_cb(void *data, Evas_Object *obj, void *ei)
        } 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");
 }
 
index a26bdb1699c3af408dfd4984b0e2abea1360aae7..e3ca08de62ffba78c716fa2d9be733dbd4104086 100644 (file)
@@ -648,7 +648,7 @@ static void __gl_albums_viewas_pop_cb(void *data, Evas_Object *obj, void *ei)
        } 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)