Added a check condition 21/125721/1
authorbhutani.92 <bhutani.92@samsung.com>
Wed, 4 Jan 2017 12:31:27 +0000 (18:01 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Tue, 18 Apr 2017 12:15:35 +0000 (17:45 +0530)
Change-Id: Icad791f30be4f68f569638f266f8c57d0c05055e
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
src/common/mp-edit-callback.c

index 6bed4aa..4e80c05 100644 (file)
@@ -1151,6 +1151,7 @@ _mp_edit_message_popup_response_cb(void *data, Evas_Object * obj,
        mp_view_mgr_post_event(GET_VIEW_MGR, MP_DELETE_DONE);
        ad->edit_in_progress = false;
 
+       ad->isPlayBtn = false;
        if (_mp_is_current_focus_available(ad) != 0) {
                ad->paused_by_user = TRUE;
        }