do not force portrait mode at the widget config activity

This commit is contained in:
tibbi 2018-03-13 19:54:48 +01:00
parent 94bd7900bb
commit eb48cf0fab
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
<activity
android:name=".activities.WidgetDateTimeConfigureActivity"
android:screenOrientation="portrait"
android:theme="@style/MyWidgetConfigTheme">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE"/>