[MusicPlayer] Changed to set SetTabHeaderStyle during ContentLibryPanel OnSceneActiva...
authorMyunkyu <mk70.kang@partner.samsung.com>
Thu, 11 Apr 2013 10:45:31 +0000 (19:45 +0900)
committerMyunkyu <mk70.kang@partner.samsung.com>
Fri, 12 Apr 2013 09:31:34 +0000 (18:31 +0900)
commit8262d67b476d2981e373a4af15778bdf58713da2
tree2a2fbe6ab0afb8b1a3a2bc9a8352f4fba7a389c3
parentbc5b1c18fad2ce5da1d1db2d84b3ea2e57a06317
[MusicPlayer] Changed to set SetTabHeaderStyle during ContentLibryPanel OnSceneActivatedN and changed to move to the top of the scene after destory the prevous scene in SceneHistory when go to library operation and modified multilanguage and delete more popup when error file is play and fix force close issue when SD Card Detach and fix jira issue

Change-Id: Ib8043230177e94e2f2a60aff6431bcf3fd7e8fb4
29 files changed:
inc/MpAlbumListEditorPanel.h
inc/MpAllListEditorPanel.h
inc/MpArtistListEditorPanel.h
inc/MpPlaylistListEditorPanel.h
res/screen-size-normal/IDL_CONTENTS_LIBARY_EDITOR_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_ALL_LIST_PANEL.xml
res/screen-size-normal/IDL_CONTENT_LIBARY_COMMON_PANEL.xml
res/screen-size-normal/IDL_MUSIC_PLAYER_CONTENTS_ALBUM_VIEW_PANEL.xml
res/screen-size-normal/IDL_MUSIC_PLAYER_FORM.xml
src/MpAlbumContentListForm.cpp
src/MpAlbumListEditorPanel.cpp
src/MpAlbumListPanel.cpp
src/MpAllContentPickerPanel.cpp
src/MpAllListEditorPanel.cpp
src/MpAllListPanel.cpp
src/MpArtistContentListForm.cpp
src/MpArtistListEditorPanel.cpp
src/MpArtistListPanel.cpp
src/MpContentEditPanel.cpp
src/MpContentListForm.cpp
src/MpContentListPanel.cpp
src/MpFolderContentListForm.cpp
src/MpFolderListEditorPanel.cpp
src/MpFolderListPanel.cpp
src/MpFolderListPresentationModel.cpp
src/MpMusicPlayerApp.cpp
src/MpMusicPlayerForm.cpp
src/MpPlaylistListEditorPanel.cpp
src/MpPlaylistListPanel.cpp