You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@VEINHORN@RobTS With respect to this, I think the core library should stay as it is, and the different image loaders should allow clients to set a place holder image if they want. For example, the defauly image loader would not need a place holder because it loads a bitmap directly, bit other image loaders like Glide and Fresco that can load from a url would need a place holder, so its the job of the image loader to allow for placeholders.
Hi there, I have checked the repo now, but have not found a way to set the placeholder image easily yet. Is this possible somehow or not yet?
The text was updated successfully, but these errors were encountered: