更新图标

This commit is contained in:
lyswhut 2023-03-23 12:58:43 +08:00
parent 274eabdea6
commit ba25477d5b
4 changed files with 2 additions and 2 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -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')}>