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.81k stars 708 forks source link

[Calculator][Android/iOS] History icon is gone on Programmer calculator when changing the orientation of the screen #2158

Open Hpancha opened 4 years ago

Hpancha commented 4 years ago

Steps To Reproduce:

  1. Launch an UNO Calculator app on Android device.
  2. Open Programmer calculator.
  3. Observe the History icon located on the top right corner.
  4. Now change the orientation to landscape mode and then again change it to the portrait mode.
  5. Now observe the history icon again.

Actual behavior:

Expected behavior:

Attachment:

Missing_icon.zip

Before changing the orientation: IMG_0324

After changing the orientation: IMG_0323

Device and Application Information:

Note:

jeromelaban commented 4 years ago

Good catch! It should not be here in the first place (memory is not available in programmer mode)

sakshi173 commented 3 years ago

The issue is Reproducible.

sakshi173 commented 2 years ago

The issue is still present.