[TSAM-8505]Resume over share panel issue resolved 55/93155/1
authorAlka Sethi <alka.sethi@samsung.com>
Thu, 20 Oct 2016 13:14:10 +0000 (18:44 +0530)
committerAlka Sethi <alka.sethi@samsung.com>
Thu, 20 Oct 2016 13:14:10 +0000 (18:44 +0530)
Change-Id: I81450f28018c1eade745892131d3969057b27e71
Signed-off-by: Alka Sethi <alka.sethi@samsung.com>
playview/src/vp-play-view.c

index a43ed39..e443b7e 100644 (file)
@@ -2001,7 +2001,7 @@ bool vp_play_view_realize(play_view_handle pViewHandle)
        pPlayView->telinit = vp_play_telephony_initialize((void *)pPlayView);
 
        vp_play_normal_view_key_create(pPlayView, pPlayView->pNormalView);
-       vp_play_normal_view_set_share_panel_state(pPlayView->pNormalView);
+       //vp_play_normal_view_set_share_panel_state(pPlayView->pNormalView);
        vp_sound_init_session(pViewHandle);
        sound_stream_focus_state_e state_for_playback;
        sound_stream_focus_state_e state_for_recording;