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:
parent
2a42536b27
commit
260e25a0a4
47 changed files with 1 additions and 61 deletions
|
@ -231,7 +231,6 @@
|
|||
<string name="send_post_notification_saved_content">நகலெடுக்கபட்ட toot வரைவில் சேமிக்கபட்டது</string>
|
||||
<string name="action_compose_shortcut">எழுது</string>
|
||||
<string name="error_no_custom_emojis">தங்கள் %s instance(களம்)-ல் எந்தவொரு custom emojis-ம் இல்லை </string>
|
||||
<string name="copy_to_clipboard_success">பிடிப்புப்பலகையில் நகலெடுக்க</string>
|
||||
<string name="emoji_style">Emoji பாணி</string>
|
||||
<string name="system_default">அமைப்பின் இயல்புநிலை</string>
|
||||
<string name="download_fonts">தாங்கள் முதலில் இந்த Emoji sets-னை பதிவிறக்கவேண்டும்</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue