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

Commit 87edcf3d authored by Wale Ogunwale's avatar Wale Ogunwale Committed by android-build-merger
Browse files

Merge "Change ForcedResizableInfoActivity to handle config. changes" into nyc-dev

am: 8a111f5f

* commit '8a111f5f':
  Change ForcedResizableInfoActivity to handle config. changes

Change-Id: I8915db7cd36638de55d5d2129dd39dfa65f87bc5
parents 2a73789b 8a111f5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -295,6 +295,7 @@
            android:theme="@style/ForcedResizableTheme"
            android:excludeFromRecents="true"
            android:stateNotNeeded="true"
            android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout"
            android:exported="false">
        </activity>