Added help text in background of empty files list
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 17 Oct 2012 17:22:40 +0000 (19:22 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 17 Oct 2012 17:22:40 +0000 (19:22 +0200)
commitd0f7de3ce01c71edcc6c5ed2c9cb95abe4377ef7
tree98eed0c3a2083f96e8c2c281029b7298a0ac423c
parent0bb59e0f9b0d2edffa76e029fbf327d7182bef13
Added help text in background of empty files list
13 files changed:
res/layout/list_fragment.xml [new file with mode: 0644]
res/layout/list_item.xml [new file with mode: 0644]
res/layout/list_layout.xml [deleted file]
res/values-de/strings.xml
res/values-es-rAR/strings.xml
res/values-es/strings.xml
res/values/strings.xml
src/com/owncloud/android/ui/FragmentListView.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java