xamarin/Xamarin.Forms

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

开放

#5,889 创建于 2019年4月11日

 (6 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/listviewe/4 :clock4:help wantedinactivep/Androidp/UWPpartnert/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南