Issue 2379: Make it possible to select text in posts. (#2472)

* Set TextIsSelectable on the corresponding view holders and remove a longpress listener to let Android select text.

* Revert changes, and make selectable text only in detailed status.

Remove long press listener to copy to clipboard (as it interferes with natural text selection on Android).

* Remove unused string (copy_to_clipboard_success) from all translations.

Co-authored-by: Martin Marconcini <martin.marconcini.rodriguez@nl.abnamro.com>
This commit is contained in:
Martin Marconcini 2022-04-30 19:05:44 +02:00 committed by GitHub
commit 260e25a0a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 1 additions and 61 deletions

View file

@ -239,7 +239,6 @@
<string name="download_fonts">Feumaidh tu na seataichean seo de dhEmojis a luchdadh a-nuas an toiseach</string>
<string name="system_default">Bun-roghainn an t-siostaim</string>
<string name="emoji_style">Stoidhle nan Emojis</string>
<string name="copy_to_clipboard_success">Chaidh lethbhreac dheth a chur air an stòr-bhòrd</string>
<string name="error_no_custom_emojis">Chan eil Emojis gnàthaichte aig an ionstans %s agad</string>
<string name="send_post_notification_saved_content">Chaidh lethbhreac dhen phost agad a shàbhaladh na dhreachd</string>
<string name="send_post_notification_cancel_title">Chaidh sgur dhen chur</string>