mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-04 07:25:25 +01:00
Add inline voice note player to conversation and conversation list.
This commit is contained in:
@@ -152,4 +152,7 @@
|
||||
<color name="react_with_any_search_background">@color/core_grey_05</color>
|
||||
<color name="react_with_any_search_hint">@color/core_grey_60</color>
|
||||
<color name="react_with_any_customize_background">@color/core_white</color>
|
||||
|
||||
<color name="voice_note_player_view_background">@color/core_grey_02</color>
|
||||
<color name="voice_note_player_speed_background_tint">@color/transparent_black_08</color>
|
||||
</resources>
|
||||
|
||||
@@ -3606,6 +3606,9 @@
|
||||
<string name="PlaybackSpeedToggleTextView__1x">1x</string>
|
||||
<string name="PlaybackSpeedToggleTextView__2x">2x</string>
|
||||
|
||||
<!-- VoiceNotePlayerView -->
|
||||
<string name="VoiceNotePlayerView__s_dot_s">%1$s · %2$s</string>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user