Closed bonish closed 7 years ago
Update isGooglePhotosUri(Uri uri) to accommodate the recent change in Authority of Google Photos App.
I've actually tested this code and this breaks the current implementation. When using this logic, it does not provide the file path, instead it provides numeric data, not sure what that integer value is from.
Update isGooglePhotosUri(Uri uri) to accommodate the recent change in Authority of Google Photos App.