diff --git a/src/screens/Home/Views/Mylist/MusicList/index.tsx b/src/screens/Home/Views/Mylist/MusicList/index.tsx index 1be8664..3afa505 100644 --- a/src/screens/Home/Views/Mylist/MusicList/index.tsx +++ b/src/screens/Home/Views/Mylist/MusicList/index.tsx @@ -145,8 +145,8 @@ export default () => { onScrollToInfo={handleScrollToInfo} /> - { hancelExitSelect() }} /> - { hancelExitSelect() }} /> + + { handleUpdateMusicPosition(postion, info.listId, info.musicInfo, info.selectedList, hancelExitSelect) }} />