From: jabarros Date: Wed, 13 Aug 2014 14:43:50 +0000 (+0200) Subject: Add new activity for selecting the destination folder when moving files, including... X-Git-Tag: oc-android-1.7.0_signed~197^2~25 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/dc984ec5bf840f8ea95467d1e9da501b645a7fbc?ds=inline;hp=--cc Add new activity for selecting the destination folder when moving files, including new List Fragment and new Adapter for listing only the folders --- dc984ec5bf840f8ea95467d1e9da501b645a7fbc diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 242586aa..1223b540 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -186,9 +186,8 @@ + android:name=".ui.activity.MoveActivity" + android:label="@string/app_name"/> diff --git a/res/layout/files_move.xml b/res/layout/files_move.xml new file mode 100644 index 00000000..491bcd8f --- /dev/null +++ b/res/layout/files_move.xml @@ -0,0 +1,36 @@ + + + + + + + +