Convert ContactFilterView to compose.

This commit is contained in:
jeffrey-signal
2025-10-27 17:58:19 -04:00
committed by GitHub
parent c316381159
commit 963a72a660
7 changed files with 262 additions and 69 deletions

View File

@@ -5931,8 +5931,14 @@
<item quantity="other">%1$s are not Signal users</item>
</plurals>
<!-- Hint text that shows in the recipient search box when no text is entered yet. -->
<string name="ContactFilterView__search_name_or_number">Name, username or number</string>
<!-- Hint text that shows in the recipient search bar when no text is entered yet. -->
<string name="RecipientSearchBar__search_name_or_number">Name, username or number</string>
<!-- Accessibility label for the button to switch to the numeric keyboard type. -->
<string name="RecipientSearchBar_accessibility_switch_to_numeric_keyboard">Switch to numeric keyboard</string>
<!-- Accessibility label for the button to switch to the alphanumeric keyboard type. -->
<string name="RecipientSearchBar_accessibility_switch_to_alphanumeric_keyboard">Switch to alphanumeric keyboard</string>
<!-- Accessibility label for the button to clear the search filter. -->
<string name="RecipientSearchBar_accessibility_clear_search">Reset search filter</string>
<!-- VoiceNotePlayerView -->
<string name="VoiceNotePlayerView__dot_s">· %1$s</string>