Skip to content

Conversation

@somalaya
Copy link
Contributor

@somalaya somalaya commented Jun 26, 2025

In a previous PR, I fixed the sign in screen on Android 15 when target SDK is 35 AzureAD/microsoft-authentication-library-common-for-android#2665

Making similar changes to StartActivity as well to be ready when Dome makes changes for targetSDK 35

Fixes AB#3326784

Copilot AI review requested due to automatic review settings June 26, 2025 18:15
@somalaya somalaya requested a review from a team as a code owner June 26, 2025 18:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses layout adjustments in the StartActivity to handle Android 15 and target SDK 35 changes. The changes add a window insets listener to adjust view padding dynamically based on system bars insets.

  • Added AndroidX window insets support using ViewCompat for proper layout padding
  • Adapted layout behavior to prepare for upcoming Dome changes for target SDK 35

@github-actions
Copy link

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@somalaya somalaya force-pushed the somalaya/fixStartActivityScreen branch from 64a480b to be96dd5 Compare July 24, 2025 18:34
@somalaya somalaya changed the title Fix start activity on android 15 and target sdk 35 Fix start activity on android 15 and target sdk 35, Fixes AB#3326784 Aug 1, 2025
@github-actions
Copy link

github-actions bot commented Aug 1, 2025

✅ Work item link check complete. Description contains link AB#3326784 to an Azure Boards work item.

@github-actions
Copy link

github-actions bot commented Aug 1, 2025

❌ Work item link check failed. Description contains AB#3326784 but the Bot could not link it to an Azure Boards work item.

Click here to learn more.

@somalaya somalaya merged commit 758539e into dev Aug 1, 2025
28 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants