Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
it was found that
EXIF_TAGS
includesIFD_TIFF_TAGS
twice
This duplication has always been present in the AndroidX version of ExifInterface
. It looks like it was inherited from the platform version, where it was added in 2016 in
Description
Component used: Fragment
Allow developers to detect the usage of
setUserVisibleHint()
.This would hook into calls to
setUserVisibleHint()
and apply the appropriate penalties if this detection was enabled.