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.98k stars 730 forks source link

[Gallery][Android] Flipview Arrow sign direction is incorrect. #5063

Closed sakshi173 closed 3 years ago

sakshi173 commented 3 years ago

How to reproduce it

  1. Open Uno Gallery APP for canary.
  2. Go to "FlipView" section.
  3. Observe the arrow direction for item 1 and Item 4 Swipe is incorrect.

Current behavior The arrow direction for item 1 and Item 4 Swipe is incorrect.

Expected behavior The arrow direction for item 1 and Item 4 Swipe should vice versa.

Attachment: Actual Result: flipview ar1 issue flipview ar2 issue

Expected Result: flipview ar1 correct flipview ar2 correct

Environment Nuget Package: Uno.UI 3.5.0-dev.223

Version(s): Version 1.4.3 (582)

Device: Samsung S8 - 8.0 Motorola g(7) – 9

Affected platform(s): Android

jeromelaban commented 3 years ago

@Xiaoy312 is it actually not fixed ? :)

Xiaoy312 commented 3 years ago

There is no problem on that page. The arrow should be indicative of the swipe direction. So the "Actual Result" is correct. It appears that Sakshi was comparing to the store version, which had the arrow direction wrong, but that was corrected in https://github.com/unoplatform/Uno.Gallery/commit/ed6b633e2b3a26be58d512a782debb3d36e4d37a

sakshi173 commented 3 years ago

According to Xiao comment the store Version requirement is wrong and the New requirement is correct . Then considering that fact this is not valid bug and closing it.