Fix long name jitter as voice note position updates.

This commit is contained in:
Alex Hart
2021-10-05 10:37:09 -03:00
parent 5b99f590f8
commit ff76c5fca5
3 changed files with 30 additions and 7 deletions

View File

@@ -3759,7 +3759,7 @@
<string name="ContactFilterView__search_name_or_number">Search name or number</string>
<!-- VoiceNotePlayerView -->
<string name="VoiceNotePlayerView__s_dot_s">%1$s · %2$s</string>
<string name="VoiceNotePlayerView__dot_s">· %1$s</string>
<string name="VoiceNotePlayerView__stop_voice_message">Stop voice message</string>
<string name="VoiceNotePlayerView__change_voice_message_speed">Change voice message speed</string>
<string name="VoiceNotePlayerView__pause_voice_message">Pause voice message</string>