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

Commit 05e2bb3e authored by Luciano Pacheco's avatar Luciano Pacheco
Browse files

DocsUI M3: Enable fixed navigation for file picker

Enable the fixed navigation layout when the file picker window is wider
than 720dp.

Test: Manual build, deploy apk and start it on DUT with flag on
Flag: com.android.documentsui.flags.use_material3
Bug: 380369329
Change-Id: I07ac50eb54bde0ff92e5a032ea5ed4e9dea89fd4
parent 5b95342e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,5 +15,6 @@
-->

<resources>
    <item name="documents_activity" type="layout">@layout/fixed_layout</item>
    <item name="files_activity" type="layout">@layout/fixed_layout</item>
</resources>