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

Commit c17c2e28 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Enable job progress dialog in arc-apps. DO NOT MERGE

Note, it's still disabled in arc overlay.

Test: Not wired yet.
Bug: 35072376
Change-Id: Id190c8011859d4e85c889db92002f1bb00647b38
parent ffeeceaa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
    <bool name="feature_content_refresh">true</bool>
    <bool name="feature_folders_in_search_results">true</bool>
    <bool name="feature_gesture_scale">true</bool>
    <bool name="feature_job_progress_dialog">false</bool>
    <bool name="feature_job_progress_dialog">true</bool>
    <bool name="feature_launch_to_document">true</bool>
    <bool name="feature_remote_actions">true</bool>
    <bool name="feature_system_keyboard_navigation">true</bool>