Pull user row into a separate view holder & update its design

This commit is contained in:
Grishka
2023-05-11 03:45:23 +03:00
parent cfabe47e10
commit e253d8f4f3
11 changed files with 378 additions and 241 deletions

View File

@@ -480,4 +480,5 @@
<string name="what_is_alt_text">What is alt text?</string>
<string name="alt_text_help">Alt text provides image descriptions for people with vision impairments, low-bandwidth connections, or those seeking extra context.\n\nYou can improve accessibility and understanding for everyone by writing clear, concise, and objective alt text.\n\n<ul><li>Capture important elements</li>\n<li>Summarize text in images</li>\n<li>Use regular sentence structure</li>\n<li>Avoid redundant information</li>\n<li>Focus on trends and key findings in complex visuals (like diagrams or maps)</li></ul></string>
<string name="edit_post">Edit post</string>
<string name="no_verified_link">No verified link</string>
</resources>