Merge "Change ForcedResizableInfoActivity to handle config. changes" into nyc-dev am: 8a111f5f20

am: 87edcf3d3c

* commit '87edcf3d3c40d6d484a3022b4b5eee0848186315':
  Change ForcedResizableInfoActivity to handle config. changes

Change-Id: I2fd686a640b01c85156e6369b4c8efe1ec4e5a0e
This commit is contained in:
Wale Ogunwale
2016-05-09 18:33:29 +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>