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

[Calculator][Android]History overlaps the calculator content #17545

Open
jhanvi03 opened this issue Jul 15, 2024 · 1 comment
Open

[Calculator][Android]History overlaps the calculator content #17545

jhanvi03 opened this issue Jul 15, 2024 · 1 comment
Labels
blocked/dependency Categorizes an issue as blocked due to another issue difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)

Comments

@jhanvi03
Copy link

Current behavior

In Landscape mode, The content in the history doesn’t appear properly. Seems that background table is missing
Screenshot_20240715_140250_Uno Calc
Screenshot_20240715_140400_Uno Calc

Expected behavior

The History should appear in a table hiding the background data or should be visible in a separate tab.
IMG_550005E77404-1

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

  1. Install and open UNO Calculator on Android device.
  2. Go to Menu -> Standard
  3. Perform some calculations
  4. View the history
  5. Put your device in landscape mode.
  6. Observe that the background table is missing and text/data seems to be overlapping the calc content.

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

@jhanvi03 jhanvi03 added kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 15, 2024
@MartinZikmund MartinZikmund added project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..) difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI and removed triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 16, 2024
@MartinZikmund
Copy link
Member

Most likely due to the layout not being optimized for small screen sizes, unoplatform/calculator#615 might help

@MartinZikmund MartinZikmund added the blocked/dependency Categorizes an issue as blocked due to another issue label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/dependency Categorizes an issue as blocked due to another issue difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Projects
None yet
Development

No branches or pull requests

2 participants