diff options
author | Joe Robinson <joe@lc8n.com> | 2014-08-04 02:17:22 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2014-08-04 02:17:22 +0100 |
commit | a08d58be07cb5e5ed4b0265824af2d69e29a2bf0 (patch) | |
tree | 1ff1a3c0ffda20574f81a99732c4e01189c27af7 /.idea/libraries/disklrucache_2_0_2.xml | |
parent | a5ca356e46df7e175c4c24a25b00c38c0954572f (diff) |
Added partially working image viewer with paging
Diffstat (limited to '.idea/libraries/disklrucache_2_0_2.xml')
-rw-r--r-- | .idea/libraries/disklrucache_2_0_2.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/libraries/disklrucache_2_0_2.xml b/.idea/libraries/disklrucache_2_0_2.xml new file mode 100644 index 0000000..45145e6 --- /dev/null +++ b/.idea/libraries/disklrucache_2_0_2.xml @@ -0,0 +1,11 @@ +<component name="libraryTable"> + <library name="disklrucache-2.0.2"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.jakewharton/disklrucache/2.0.2/93b399470e72c0bc8cb52379943b63c9aa586cd8/disklrucache-2.0.2.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.jakewharton/disklrucache/2.0.2/a8b600c9a1d9f75cdc45bb1b24b4731845a7658b/disklrucache-2.0.2-sources.jar!/" /> + </SOURCES> + </library> +</component>
\ No newline at end of file |