This commit is contained in:
Josia Pietsch 2024-09-13 17:25:14 +02:00
parent c40dce4ae1
commit d547c89763
Signed by: jrpie
GPG key ID: E70B571D66986A2D

View file

@ -44,6 +44,7 @@
<activity
android:name="de.jrpie.android.launcher.ui.settings.SettingsActivity"
android:configChanges="orientation|screenSize"
android:windowSoftInputMode="adjustNothing"
android:exported="true" >
<intent-filter>
<action android:name="android.intent.action.APPLICATION_PREFERENCES"/>