do not force portrait mode at the widget config activity
This commit is contained in:
parent
94bd7900bb
commit
eb48cf0fab
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue