updated comment

This commit is contained in:
Tom Hennen 2015-08-08 16:37:14 -04:00
parent d252544d2f
commit 4832b1aeb2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package de.danoeh.antennapod.core.glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
/**
* Created by Tom on 8/8/15.
* The settings that AntennaPod will use for various Glide options
*/
public class ApGlideSettings {