Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Xamarin Forms Date Picker - Year selection field is not scrollable in Android 7 version] #15842

Open
DevarajSekar opened this issue Nov 29, 2023 · 2 comments
Labels
a/datepicker p/Android s/unverified New report that has yet to be verified t/bug 🐛

Comments

@DevarajSekar
Copy link

Description

Xamarin Forms Date Picker - Year selection field is not scrollable in Android 7 version

Steps to Reproduce

THE ISSUE OCCURS IN LOWER ANDROID DEVICES (ANDROID 7 and 8) - small display size

  1. Create a default Xamarin forms application and Add a Date Picker control.
  2. Now, open the date picker and tap on the year field.
  3. After opening the year column, it will scroll.

Expected Behavior

Year field should be scrolled

Actual Behavior

Facing scrolling issue.

Basic Information

  • Version with issue: Latest Xamarin forms version - 5.0
  • Last known good version:
  • Platform Target Frameworks:
    • Android: ANDROID 7 and 8 - small display size
  • Android Support Library / AndroidX Version: 28.0
  • NuGet Packages: Xamarin forms
  • Affected Devices: Samsung, Redmi 4A, Zebra TC25

Environment

Visual Studio 2022 latest version.

Screenshots

image

Reproduction Link

Basic sample will reproduce, but only in the lower model devices.

Workaround

No workaround, since it is a frame work issue

@DevarajSekar DevarajSekar added s/unverified New report that has yet to be verified t/bug 🐛 labels Nov 29, 2023
@MitchBomcanhao
Copy link

which api level are you targeting? 28? it could be that you have to target a more current api version when using the latest xamarin forms packages.

@jfversluis
Copy link
Member

And also, what is the Xamarin.Forms specific version you are using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/datepicker p/Android s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants