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

This commit is contained in:
TreeHugger Robot
2016-05-09 18:22:14 +00:00
committed by Android (Google) Code Review

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>