fix(voice): DM recording bar sendIcon arrow-up (matches coach, shared component)
This commit is contained in:
parent
9d9a17955c
commit
603ed9f392
@ -744,7 +744,7 @@ export default function DmScreen() {
|
|||||||
trashFlash={voiceTrashFlash}
|
trashFlash={voiceTrashFlash}
|
||||||
onCancel={cancelVoiceRecording}
|
onCancel={cancelVoiceRecording}
|
||||||
onSend={stopAndSendVoice}
|
onSend={stopAndSendVoice}
|
||||||
sendIcon="checkmark"
|
sendIcon="arrow-up"
|
||||||
accentColor="#007AFF"
|
accentColor="#007AFF"
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user