aboutsummaryrefslogtreecommitdiff
path: root/res/layout/album_list_item.xml
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2014-04-29 15:58:22 -0700
committerdaneren2005 <daneren2005@gmail.com>2014-04-29 15:58:22 -0700
commitc388ae2b7b739f11e3e628d2e784004a53b56eea (patch)
tree4d550a13b1830f8c722d215b96fbbdfe29fae2f6 /res/layout/album_list_item.xml
parent8bf03270f032b966589c730acc2ff6b0db7a94e8 (diff)
downloaddsub-c388ae2b7b739f11e3e628d2e784004a53b56eea.tar.gz
dsub-c388ae2b7b739f11e3e628d2e784004a53b56eea.tar.bz2
dsub-c388ae2b7b739f11e3e628d2e784004a53b56eea.zip
Don't retry when File can't be created
Fail limits don't apply to IOException because the most common failure is network issues. A FileOutputStream throws a FileNotFoundException when it can't write to a given file, so if that error is thrown the app can safely assume that the storage location is currently unavailable.
Diffstat (limited to 'res/layout/album_list_item.xml')
0 files changed, 0 insertions, 0 deletions