Followed hashtags view improvements (#4475)

Add click and longpress handler to the followed hashtags view

#4459
This commit is contained in:
Levi Bard 2024-05-31 13:43:41 +02:00 committed by GitHub
commit f14a82325d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 58 additions and 42 deletions

View file

@ -222,12 +222,14 @@
<string name="send_account_username_to">Share account username to…</string>
<string name="send_media_to">Share media to…</string>
<string name="account_username_copied">Username copied</string>
<string name="url_copied">Url copied</string>
<string name="confirmation_reported">Sent!</string>
<string name="confirmation_unblocked">User unblocked</string>
<string name="confirmation_unmuted">User unmuted</string>
<string name="confirmation_domain_unmuted">%1$s unhidden</string>
<string name="confirmation_hashtag_unfollowed">#%1$s unfollowed</string>
<string name="confirmation_hashtag_copied">\'#%1$s\' copied</string>
<string name="reply_sending">Sending…</string>
<string name="reply_sending_long">Your reply is being sent.</string>