unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.88k stars 717 forks source link

[Calculator][Android]'M' seems to be going out of the window in landscape mode #17537

Open jhanvi03 opened 3 months ago

jhanvi03 commented 3 months ago

Current behavior

When the device is in the landscape, the user is not able to see M properly wherever the Memory option is present (Standard, Scientific, Programmer) Screenshot_20240715_121019_Uno Calc

Expected behavior

'M' should clearly be visible.

How to reproduce it (as minimally and precisely as possible)

Pre-requisites: For the android device keep the auto rotation ON

Steps to reproduce:

  1. Install Uno calculator
  2. Navigate to Menu -> Standard Calculator
  3. Put your device in landscape
  4. Observe the memory line.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

Android

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

MartinZikmund commented 3 months ago

Maybe will be resolved by https://github.com/unoplatform/calculator/issues/615