mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-04 00:32:10 +08:00
更新图标
This commit is contained in:
parent
274eabdea6
commit
ba25477d5b
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -59,7 +59,7 @@ export default memo(() => {
|
||||
</TouchableOpacity>
|
||||
<Title />
|
||||
<TouchableOpacity onPress={showSetting} style={{ ...styles.button, width: HEADER_HEIGHT }}>
|
||||
<Icon name="slider" size={18} />
|
||||
<Icon name="slider" size={19} />
|
||||
</TouchableOpacity>
|
||||
</View>
|
||||
<Popup ref={popupRef} title={t('player_setting_title')}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user