Skip to content

不支持source.cache属性 #57

@cmdssd

Description

@cmdssd

原库描述:
source.cache?: enum
FastImage.cacheControl.immutable - (Default) - Only updates if url changes.
FastImage.cacheControl.web - Use headers and follow normal caching procedures.
FastImage.cacheControl.cacheOnly - Only show images from cache, do not make any network requests.

不支持原因:底层未开放缓存管理接口。原库使用的glide委托加载,harmony os中对应的image knife没有cpp版本

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions