Fixed 'Move' action
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment / ExtendedListFragment.java
index d0e5619..24767cf 100644 (file)
@@ -72,7 +72,7 @@ public class ExtendedListFragment extends Fragment
     private int mHeightCell = 0;
 
     private SwipeRefreshLayout.OnRefreshListener mOnRefreshListener = null;
-    
+
     protected AbsListView mCurrentListView;
     private ExtendedListView mListView;
     private View mListFooterView;