mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-28 03:48:24 +01:00
b626c5fb73
If not passed, BigImageViewer overrides the Glide OkHttp downloader upon initialization with an empty one:
https://github.com/Piasy/BigImageViewer/blob/067f8eb/GlideImageLoader/src/main/java/com/github/piasy/biv/loader/glide/GlideProgressSupport.java#L76
In that case, Glide creates a default User-Agent:
|
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |