Skip to content

chore: update themes to use EdgeToEdge styles and add edge-to-edge di… - #1093

Merged
NikolaSimsic merged 3 commits into
release/14.x.xfrom
moo/moo-2011-edge-to-edge
Oct 24, 2025
Merged

chore: update themes to use EdgeToEdge styles and add edge-to-edge di…#1093
NikolaSimsic merged 3 commits into
release/14.x.xfrom
moo/moo-2011-edge-to-edge

Conversation

@karahanharunn

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the missing-docs-pr Indicates that the current PR does not reference a corresponding documentation PR label Oct 22, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Hi @karahanharunn, please add a link to the corresponding docs PR in the description. If documentation update is not required for this PR, you can add a comment with 'skip-docs-check' to skip this check.

Comment thread android/gradle.properties Outdated
@github-actions github-actions Bot removed the missing-docs-pr Indicates that the current PR does not reference a corresponding documentation PR label Oct 23, 2025
Comment thread package.json Outdated
@karahanharunn
karahanharunn requested a review from Copilot October 23, 2025 08:51

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the Android application to use edge-to-edge display, enabling immersive UI that extends beneath system bars. This involves updating theme parents to use EdgeToEdge styles and adding the necessary dependency and configuration.

  • Added react-native-edge-to-edge package dependency
  • Updated Android theme parents from AppCompat to EdgeToEdge variants
  • Enabled edge-to-edge display via gradle properties

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Added react-native-edge-to-edge dependency at version 1.7.0
android/gradle.properties Enabled edge-to-edge display with edgeToEdgeEnabled=true flag
android/app/src/main/res/values/styles.xml Updated theme parents from AppCompat to EdgeToEdge variants for both light and dark themes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread android/gradle.properties Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@NikolaSimsic
NikolaSimsic merged commit 918a803 into release/14.x.x Oct 24, 2025
4 checks passed
@NikolaSimsic
NikolaSimsic deleted the moo/moo-2011-edge-to-edge branch October 24, 2025 10:39
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.

5 participants