Skip to content

Use support ExifInterface#410

Merged
Legementarion merged 4 commits intoYalantis:developfrom
LithiumSheep:support-exifinterface
Apr 18, 2018
Merged

Use support ExifInterface#410
Legementarion merged 4 commits intoYalantis:developfrom
LithiumSheep:support-exifinterface

Conversation

@LithiumSheep
Copy link
Copy Markdown
Contributor

@LithiumSheep LithiumSheep commented Apr 17, 2018

Fixes #367

I replaced all usages of android.media.ExifInterface with android.support.media.ExifInterface.
There are a few tag deprecations which were very straightforward to update. The only nuance is with TAG_ISO. It was deprecated and replaced with TAG_ISO_SPEED_RATINGS. That in turn, was deprecated in support ExifInterface and replaced with TAG_PHOTOGRAPHIC_SENSITIVITY.

@Legementarion
Copy link
Copy Markdown
Contributor

@lolsheeplol Hello! Thank you for your pull request. Could you please create same pull request for non-native branch ? And I will merge them both :)

@Legementarion Legementarion changed the base branch from master to develop April 18, 2018 14:15
@Legementarion Legementarion merged commit f5b4801 into Yalantis:develop Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants