mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 14:31:30 +01:00
fixed #32
This commit is contained in:
parent
c40dce4ae1
commit
d547c89763
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
<activity
|
<activity
|
||||||
android:name="de.jrpie.android.launcher.ui.settings.SettingsActivity"
|
android:name="de.jrpie.android.launcher.ui.settings.SettingsActivity"
|
||||||
android:configChanges="orientation|screenSize"
|
android:configChanges="orientation|screenSize"
|
||||||
|
android:windowSoftInputMode="adjustNothing"
|
||||||
android:exported="true" >
|
android:exported="true" >
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.APPLICATION_PREFERENCES"/>
|
<action android:name="android.intent.action.APPLICATION_PREFERENCES"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue