xamarin/Xamarin.Forms

Lisview iOS unable to scroll down to last item

Aperta

#6075 aperta il 2 mag 2019

 (4 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/listviewe/4 :clock4:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description

iOS ListView: Unable to scroll down to last item

Steps to Reproduce

  1. Add a listview with more items than fit on the page
  2. Specify rowheight
  3. Run on iOS

Expected Behavior

Able to scroll down to last item

Actual Behavior

Unbble to scroll down to last item

Basic Information

  • Xamarin.Forms 3.6.0293080
  • Works correct on Android, works incorrect on iOS
  • Workaround: It works correct when you Remove RowHeight and set HasUnevenRows="true"

Screenshots

Reproduction Link

Guida contributor