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

Commit cb4465d5 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: Ie5cf51c7eab84d1d4858bfabb0bf06bc94f4b633
parents ea03ad09 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>