Fixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file...
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 7 Mar 2013 09:42:50 +0000 (10:42 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 7 Mar 2013 09:42:50 +0000 (10:42 +0100)
commit4b46b17fcb395ae41a2796ffa2de5db3001c4a5c
treeb31c1afbcc0a36e72f6f596e0191cc9ea753ebe7
parent4dc81e516829cdde06e1bdc966b9f55758e915a5
Fixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file with a wrong MIME type (reported in Play Store)
src/com/owncloud/android/DisplayUtils.java