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

Commit d04aec78 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
(cherry picked from commit 8791cc42)
parent dbf3e29f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -368,8 +368,7 @@ public abstract class BaseActivity
        return cwd != null
                && cwd.isCreateSupported()
                && !mSearchManager.isSearching()
                && !root.isRecents()
                && !root.isDownloads();
                && !root.isRecents();
    }

    // TODO: make navigator listen to state