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
My app has the night mode, it will automatically find the image name with the suffix "_night" when the user opens night mode.
So how to ignore these images?
My app has the night mode, it will automatically find the image name with the suffix "_night" when the user opens night mode.
So how to ignore these images?
你好,我们应用有夜间模式,会自动找到带有 "_night" 的图片而不是写在源代码中,这导致大量 "_night" 的非预期结果出现,使得无法正常筛选排除无用图片,有没有什么方法可以忽略特定后缀的图片呢?或者应该改进源代码的功能?
The text was updated successfully, but these errors were encountered: