Skip to content

#2749 Fix settings screens blinking and improve iOS 26 look#2750

Merged
sosnovsky merged 3 commits into
masterfrom
2749-settings-blink-fix
Apr 27, 2026
Merged

#2749 Fix settings screens blinking and improve iOS 26 look#2750
sosnovsky merged 3 commits into
masterfrom
2749-settings-blink-fix

Conversation

@sosnovsky
Copy link
Copy Markdown
Collaborator

This PR fixes blinking of settings screens + updates app icon and button styles for iOS 26 look

close #2749


Tests (delete all except exactly one):

  • Does not need tests (refactor only, docs or internal changes)

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@sosnovsky sosnovsky requested a review from martgil April 24, 2026 13:29
@sosnovsky sosnovsky changed the title #2749 Fix settings screens blinking #2749 Fix settings screens blinking and improve iOS 26 look Apr 27, 2026
@sosnovsky
Copy link
Copy Markdown
Collaborator Author

Hi @martgil, can you please check this PR (or just approve it), as Ioan isn't working with us anymore. I'll then prepare a new release for App Store. Thanks!

@martgil
Copy link
Copy Markdown
Collaborator

martgil commented Apr 27, 2026

Thanks @sosnovsky still currently reviewing this. Sorry for waiting.

@martgil
Copy link
Copy Markdown
Collaborator

martgil commented Apr 27, 2026

@sosnovsky Do you ever get this kind of error message on xcode?

Failed to load container for document at url: file:///Users/mart/git/flowcrypt-ios/FlowCrypt.xcodeproj

The project at ‘/Users/mart/git/flowcrypt-ios/FlowCrypt.xcodeproj’ cannot be opened because it is in a future Xcode project file format. Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.

I'm using Xcode 26.3 Build version 17C529 on latest mac 26.4.1. Any idea?

@sosnovsky
Copy link
Copy Markdown
Collaborator Author

Hi @martgil, you probably need to update your Xcode to the latest 26.4.1 version (https://apps.apple.com/app/xcode/id497799835), it should fix this error

@martgil
Copy link
Copy Markdown
Collaborator

martgil commented Apr 27, 2026

Yeah, you're right. I wonder why such update do not exist from the App store itself. I'll leave my review shortly.

Copy link
Copy Markdown
Collaborator

@martgil martgil left a comment

Choose a reason for hiding this comment

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

Nice fix! I no longer notice any blinking screens when navigating between settings 👍

image

@sosnovsky sosnovsky merged commit bd62ef5 into master Apr 27, 2026
9 checks passed
@sosnovsky sosnovsky deleted the 2749-settings-blink-fix branch April 27, 2026 10:01
@sosnovsky
Copy link
Copy Markdown
Collaborator Author

@martgil thanks for checking!

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.

Fix flickering on settings screens

2 participants