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

Commit 8791cc42 authored by Ben Lin's avatar Ben Lin
Browse files

Allowing ability to create directory in Downloads.

Test: Smoked test.
Bug: 35157759
Change-Id: I27248f2f7bfaa0be6e5e6bf39da18b71d66ee9e7
parent 5cc9544b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -370,8 +370,7 @@ public abstract class BaseActivity
        return cwd != null
                && cwd.isCreateSupported()
                && !mSearchManager.isSearching()
                && !root.isRecents()
                && !root.isDownloads();
                && !root.isRecents();
    }

    // TODO: make navigator listen to state