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

am: 8a111f5f20

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

Change-Id: I8915db7cd36638de55d5d2129dd39dfa65f87bc5
This commit is contained in:
Wale Ogunwale
2016-05-09 18:27:52 +00:00
committed by android-build-merger

View File

@@ -295,6 +295,7 @@
android:theme="@style/ForcedResizableTheme"
android:excludeFromRecents="true"
android:stateNotNeeded="true"
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout"
android:exported="false">
</activity>