LuckSiege / LuckSiege/PictureSelectorLight
你好 我使用了你这个库 然后项目中的glide的缓存报这个错呢
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 154
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
符号: 变量 SOURCE
位置: 类 DiskCacheStrategy
/Users/liutao/Desktop/LuoSiKJ/xsy/patriarch/src/main/java/com/lskj/xsy/patriarch/newstudent/newadapter/OrgTeacherLeaveRecordRecyclerViewAdapter.java:72: 错误: 找不到符号
.diskCacheStrategy(DiskCacheStrategy.SOURCE)
^
符号: 变量 SOURCE
位置: 类 DiskCacheStrategy
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: 某些输入文件使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
89 个错误
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported reference in patriarch/src/main/java/com/lskj/xsy/patriarch/newstudent/newadapter/OrgTeacherLeaveRecordRecyclerViewAdapter.java at line 72, where DiskCacheStrategy.SOURCE is used. Check the project's Android and image-library dependency versions and reproduce the build; done means the reported symbol error and the remaining compilation errors are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100