[PR #1597] [MERGED] utilize iOS safe area in UI #2991

Closed
opened 2025-11-26 23:26:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1597
Author: @mpbw2
Created: 10/22/2021
Status: Merged
Merged: 10/22/2021
Merged by: @mpbw2

Base: masterHead: ios-safearea


📝 Commits (1)

  • 6a9e0d1 utilize iOS safe area in UI

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/App/Pages/BaseContentPage.cs (+1 -0)

📄 Description

Added iOS safe-area support to prevent content from hiding behind notches in landscape mode.

Before:

before

After:

after


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1597 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 10/22/2021 **Status:** ✅ Merged **Merged:** 10/22/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `ios-safearea` --- ### 📝 Commits (1) - [`6a9e0d1`](https://github.com/bitwarden/android/commit/6a9e0d16fc537c076c5a3a1498019ca9a0875e66) utilize iOS safe area in UI ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/BaseContentPage.cs` (+1 -0) </details> ### 📄 Description Added iOS safe-area support to prevent content from hiding behind notches in landscape mode. Before: ![before](https://user-images.githubusercontent.com/59324545/138466229-ceeb6c5d-25f6-4e50-88c9-08e54b62dd06.png) After: ![after](https://user-images.githubusercontent.com/59324545/138466259-4229dcde-f7ef-45f8-87e3-b8b056ac02f7.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:26:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2991