Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
张胜利
/
Androidgroup
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
312f84ce
authored
Feb 09, 2015
by
黄梦钦
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'zsl2' of
http://192.168.3.209/zhangshengli/androidgroup
parents
78911cbe
4addc705
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
1 deletions
imageLoader/res/drawable-hdpi/appraise_gray.png
imageLoader/res/drawable-ldpi/appraise_gray.png
imageLoader/res/drawable-mdpi/appraise_gray.png
imageLoader/res/drawable-xhdpi/appraise_gray.png
imageLoader/src/com/nostra13/universalimageloader/cache/disc/.gitignore
imageLoader/src/com/nostra13/universalimageloader/cache/disc/DiskCache.java
imageLoader/res/drawable-hdpi/appraise_gray.png
0 → 100644
View file @
312f84ce
3.64 KB
imageLoader/res/drawable-ldpi/appraise_gray.png
0 → 100644
View file @
312f84ce
3.64 KB
imageLoader/res/drawable-mdpi/appraise_gray.png
0 → 100644
View file @
312f84ce
3.64 KB
imageLoader/res/drawable-xhdpi/appraise_gray.png
0 → 100644
View file @
312f84ce
3.64 KB
imageLoader/src/com/nostra13/universalimageloader/cache/disc/.gitignore
0 → 100644
View file @
312f84ce
/DiskCache.java.orig
imageLoader/src/com/nostra13/universalimageloader/cache/disc/DiskCache.java
View file @
312f84ce
...
...
@@ -26,7 +26,11 @@ import java.io.InputStream;
* Interface for disk cache
*
* @author Sergey Tarasevich (nostra13[at]gmail[dot]com)
* @since 1.9.2
<<<<<<< HEAD
* @since 1.9.1
=======
* @since 1.8.2
>>>>>>> 60c2ed3dd69f390d535e0e9eefcf05fcfbf21102
*/
public
interface
DiskCache
{
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment