mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-18 08:21:10 +02:00
fix #160 - consistent position of widget container
This commit is contained in:
parent
23bc58806c
commit
22e44ca9f2
7 changed files with 77 additions and 43 deletions
|
@ -27,6 +27,7 @@
|
|||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ui.widgets.manage.ManageWidgetsActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:exported="false"
|
||||
android:theme="@style/launcherHomeTheme" />
|
||||
<activity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue