Results 3 comments of Elye

Just to check if this is already supported? In glide, I can do as below (placeholder -> initial-fast-load -> full-load) ![image](https://user-images.githubusercontent.com/7344741/102707671-0f872a00-42f1-11eb-9470-ce04f29a0b94.png) With codes as below ``` val requestOption = RequestOptions()...

Has this been fixed @iammert ? I have two apps using the library, and this issue will prevent the two app to coexist together. When I extract the compiled AndroidManifest.xml,...

Refers to the issue reported in http://stackoverflow.com/questions/27773143/can-i-remove-this-permission-it-cause-install-failed-duplicate-permission-in-a, this seems critical for the library. If for every App that uses FastGCM will end up having `` . Then this would be...