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

Commit 88ea91c6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Allowing ability to create directory in Downloads."

parents 72c75bf6 8791cc42
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