xamarin/Xamarin.Forms

Xamarin listview when loaded inside secondary view of SfNavigationDrawer doesn't display in view completely

Offen

#5.889 geöffnet am 11.04.2019

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/listviewe/4 :clock4:help wantedinactivep/Androidp/UWPpartnert/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

When you open secondary drawer, there are totally 3 items but only one comes in view in portrait mode. If you change device orientation to landscape mode then all 3 items loaded completely. Can you please check the reported issue in while loading initially in portrait mode. Not sure about issue in

Steps to Reproduce

  1. Open primary NavigationDrawer
  2. Tap MoBaViewer1
  3. Now open secondary navigation drawerUWP & iOS.

Expected Behavior

Three items loaded in xamarin listview should display fully in view.

Actual Behavior

Three items loaded in xamarin listview doesn't display fully in view.

Basic Information

  • Version with issue: 3.6.0.293080
  • Last known good version:
  • IDE: VS 2017
  • Platform Target Frameworks:
    • Android: 8.1 API 27
  • Android Support Library Version: 27.0.2.1

Reproduction Link

http://www.syncfusion.com/downloads/support/directtrac/general/ze/SIMPLE~1-43228028

Contributor Guide