Skip to content

Commit

Permalink
do not use the support media ExifInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Jan 7, 2018
1 parent dd61ffa commit 6d880a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import android.graphics.PointF;
import android.graphics.Rect;
import android.graphics.RectF;
import android.support.media.ExifInterface;
import android.media.ExifInterface;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Handler;
Expand Down

0 comments on commit 6d880a6

Please sign in to comment.