Enforced 5-image limit for selection and upload, added close button, updated warning dialog strings, and ensured thumbnail bar consistency

This commit is contained in:
Kota-Jagadeesh 2025-10-14 00:18:56 +05:30
parent 6edcab654a
commit d918b848e8
4 changed files with 20 additions and 6 deletions

View file

@ -887,4 +887,6 @@ Upload your first media by tapping on the add button.</string>
<string name="image_tag_line_created_and_uploaded_by">Created and uploaded by: %1$s</string>
<string name="image_tag_line_created_by_and_uploaded_by">Created by %1$s and uploaded by %2$s</string>
<string name="nominated_for_deletion_btn">Nominated for Deletion</string>
<string name="custom_selector_limit_warning_message">You can only select up to 5 images.</string>
</resources>