Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
d14c5c1871
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ public class MapillaryImageRow {
|
|||
|
||||
private class DownloadImagesTask extends AsyncTask<Void, Void, Void> {
|
||||
|
||||
private static final String urlTemplate = "https://d1cuyjsrcm0gby.cloudfront.net/{key}/thumb-320.jpg?origin=osmand";
|
||||
private static final String urlTemplate = "https://d1cuyjsrcm0gby.cloudfront.net/{key}/thumb-640.jpg?origin=osmand";
|
||||
|
||||
@Override
|
||||
protected void onPreExecute() {
|
||||
|
|
Loading…
Reference in a new issue