Fred

Results 7 comments of Fred

you can just choose not to accept the new permissions and it'll keep the old version installed, right?

I don't think that's it - the same dates have different data.

i think you can use `headers` in `source`. haven't quite made it work yet, but you'd need to split your presigned URL and decode the reserved characters, e.g. `%2F` with...

not that i could find, unfortunately. what does your errors say?

how did you fetch the image using the header key? been trying at it without any luck for hours

creating a bitmap xml in `app/src/main/res/drawable-xhdpi` with the following ``` ``` then using `bitmap.xml` in `AppTheme` solved the issue for me. no flash of any color, just a direct fade...

shwoops, nevermind, the image is still squashed/stretched depending on your device's screen dimensions.