mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Minor formatting changes 2
This commit is contained in:
parent
816acbe04a
commit
6e0e58009a
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ public class GPSExtractor {
|
||||||
//Otherwise treat as if no coords found
|
//Otherwise treat as if no coords found
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
imageCoordsExists = true;
|
imageCoordsExists = true;
|
||||||
Log.d(TAG, "Picture has GPS info");
|
Log.d(TAG, "Picture has GPS info");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue