Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Call popup width issue on orientation change #13723

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mohsin363
Copy link

@mohsin363 mohsin363 commented Oct 3, 2024

Fixes Issue #13658: Call popup window has incorrect width when flipping phone after opening a chat #13658

First time contributor checklist

Contributor checklist

  • Xiaomi Redmi 10, Android 14
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

This PR addresses the issue where the call popup/dialog size would not adjust when the orientation changed, causing it to remain at the size set when the page was first opened, which appeared awkward. Now, the dialog/popup will resize appropriately based on the current orientation, regardless of the initial orientation when the page was opened.

How to test:

  1. Open a chat (on both Portrait and Landscape modes)
  2. Click on Call Icon
  3. Change Orientation

Here's screen recording video after the fix:
https://github.com/user-attachments/assets/9c4e63c1-d300-4804-9916-96395cb01a1f

Fixed Issue signalapp#13658: Call popup window has incorrect width when flipping phone after opening a chat signalapp#13658
@mohsin363 mohsin363 changed the title Fixes #13658 call popup width issue on orientation change Fix Call popup width issue on orientation change Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant