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

Commit 14b89943 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "DocumentsUI: The title disappears after rotation"

parents 51659c7c 386c93a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -9,9 +9,10 @@
        android:label="@string/app_label"
        android:supportsRtl="true">

        <!-- TODO: allow rotation when state saving is in better shape -->
        <!-- TODO: allow rotation when state saving is in better shape. -->
        <activity
            android:name=".DocumentsActivity"
            android:configChanges="orientation|screenSize"
            android:theme="@style/Theme"
            android:icon="@drawable/ic_doc_text">
            <intent-filter android:priority="100">