NTP-59601| Rebase master

This commit is contained in:
aishwarya.srivastava
2025-05-06 18:21:57 +05:30
parent 710d82e36f
commit e0b1f8ebbd
8 changed files with 195 additions and 95 deletions

View File

@@ -270,7 +270,6 @@ public class PhotoModule extends ReactContextBaseJavaModule {
String longitude = attributes.getString("longitude");
exif.setAttribute(ExifInterface.TAG_IMAGE_DESCRIPTION, json.toString());
exif.setAttribute(ExifInterface.TAG_ARTIST, "Aman Chaturvedi (1932)");
String currentDateTime = getCurrentFormattedDateTime();
exif.setAttribute(ExifInterface.TAG_DATETIME, currentDateTime);