Skip to content

W-22974697: Remove deprecated adjustResize from native Android activities#2929

Open
wmathurin wants to merge 1 commit into
forcedotcom:devfrom
wmathurin:remove-adjustresize
Open

W-22974697: Remove deprecated adjustResize from native Android activities#2929
wmathurin wants to merge 1 commit into
forcedotcom:devfrom
wmathurin:remove-adjustresize

Conversation

@wmathurin

Copy link
Copy Markdown
Contributor

Summary

Remove android:windowSoftInputMode="adjustResize" from LoginActivity and ScreenLockActivity in libs/SalesforceSDK/AndroidManifest.xml.

adjustResize is deprecated on Android API 35+ in edge-to-edge windows and does not work correctly when the window is in edge-to-edge mode (mandatory on API 36 / Android 16). For ScreenLockActivity, stateAlwaysVisible is preserved.

GUS

W-22974697

Test plan

  • Verify keyboard behavior on login screen (LoginActivity)
  • Verify keyboard behavior on screen lock screen (ScreenLockActivity)
  • Test on API 35+ device/emulator and API 31-34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant