Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de4abf87 authored by cketti's avatar cketti
Browse files

Respect "move/copy destination folders" setting in ChooseFolder

Fixes issue 2664
parent 6249758a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@ public class ChooseFolder extends K9ListActivity {
        setListAdapter(mAdapter);


        mMode = mAccount.getFolderTargetMode();
        MessagingController.getInstance(getApplication()).listFolders(mAccount, false, mListener);