Recovered ExtendedListView; ExtendedListFragment updated to handle to possible layouts
authorDavid A. Velasco <dvelasco@solidgear.es>
Tue, 17 Feb 2015 13:00:18 +0000 (14:00 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 17 Feb 2015 13:00:18 +0000 (14:00 +0100)
commit2cfed6eaa79df1e5b18eedc356576d66b0a74c63
tree5e7a11366d327f3e7083f22e6e4b4598ecc95f9b
parent15dc7be9d9d0863b9cfd0aad1466bbf5bfbace90
Recovered ExtendedListView; ExtendedListFragment updated to handle to possible layouts
res/layout/list_fragment.xml
src/com/owncloud/android/ui/ExtendedListView.java [new file with mode: 0644]
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/com/owncloud/android/utils/DisplayUtils.java
src/third_parties/in/srain/cube/GridViewWithHeaderAndFooter.java