rewrite for icon determination with refactoring into its own class + fixed a typo
authorAndy Scherzinger <info@andy-scherzinger.de>
Thu, 10 Sep 2015 15:55:26 +0000 (17:55 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Thu, 10 Sep 2015 15:55:26 +0000 (17:55 +0200)
commitfa12c619b0edcf1a343206541159095666556102
treed78543fe63e4b1de82013e1b84790106cba0b451
parent8c19d0fa50c2601e4a8ea82d9e89e30145cacf90
rewrite for icon determination with refactoring into its own class + fixed a typo
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/utils/DisplayUtils.java
src/com/owncloud/android/utils/MimetypeIconUtil.java [new file with mode: 0644]