mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
修复在排行榜页面无法时无法通过点击我的列表图标切换到我的列表的问题
This commit is contained in:
parent
9f5179dea8
commit
9a59368a97
@ -2,3 +2,4 @@
|
|||||||
|
|
||||||
- 修复kg源的歌单链接无法打开的问题
|
- 修复kg源的歌单链接无法打开的问题
|
||||||
- 修复同一首歌的URL、歌词等同时需要换源时的处理问题
|
- 修复同一首歌的URL、歌词等同时需要换源时的处理问题
|
||||||
|
- 修复在排行榜页面无法时无法通过点击我的列表图标切换到我的列表的问题
|
||||||
|
@ -201,6 +201,7 @@ const styles = StyleSheet.create({
|
|||||||
flexGrow: 1,
|
flexGrow: 1,
|
||||||
flexShrink: 1,
|
flexShrink: 1,
|
||||||
backgroundColor: '#fff',
|
backgroundColor: '#fff',
|
||||||
|
overflow: 'hidden',
|
||||||
},
|
},
|
||||||
pagerView: {
|
pagerView: {
|
||||||
flex: 1,
|
flex: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user