mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-17 10:21:33 +03:00
changed mute icon
This commit is contained in:
parent
2c9d88629b
commit
8e12eadf21
@ -221,7 +221,8 @@ class ProfileSummaryView extends PureComponent {
|
||||
<View style={styles.rightIcons}>
|
||||
{isMuted && (
|
||||
<Icon
|
||||
name="volume-mute"
|
||||
iconType="MaterialCommunityIcons"
|
||||
name="volume-variant-off"
|
||||
color={EStyleSheet.value('$primaryDarkText')}
|
||||
size={24}
|
||||
style={{ marginHorizontal: 12 }}
|
||||
|
Loading…
Reference in New Issue
Block a user