Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-05-02 11:16:19 +02:00
commit d14c5c1871

View file

@ -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() {