mirror of
https://github.com/FossifyOrg/Clock.git
synced 2026-06-12 08:17:43 -04: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