mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
fix #48
This commit is contained in:
parent
88e13c04d1
commit
af69f875af
7 changed files with 22 additions and 12 deletions
|
@ -39,6 +39,7 @@
|
|||
</activity>
|
||||
<activity
|
||||
android:name="de.jrpie.android.launcher.ui.list.ListActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:windowSoftInputMode="adjustResize" >
|
||||
</activity>
|
||||
<activity
|
||||
|
@ -51,7 +52,6 @@
|
|||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue