do not restart app on screen change

This commit is contained in:
Ahmet Inan 2014-12-07 15:05:35 +01:00
parent 8372bcba92
commit bcbece17f6

View file

@ -9,6 +9,7 @@
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity
android:configChanges="keyboardHidden|orientation|screenSize"
android:name="xdsopl.robot36.MainActivity"
android:label="@string/app_name" >
<intent-filter>