mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
do not force portrait mode at the widget config activity
This commit is contained in:
@ -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"/>
|
||||
|
Reference in New Issue
Block a user