Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

XF Listview on Android Marshmallow giving very large blank area before first item

$
0
0

Suddenly my app (in debug or release) on my Nexus 5 running Marshmallow has a massive (about 1 screen length in size) blank space before the first item in the list.

This same issue exists if I build and run:
https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/ListView/Interactivity/interactivityListView

The list view appears on the phone but you have to scroll it to see the first item

'Xamarin Studio
Version 5.9.7 (build 22)
Installation UUID: 8f54d377-52d1-43be-a901-0272a78ef409
Runtime:
Microsoft .NET 4.0.30319.42000
GTK+ 2.24.22 (MS-Windows theme)
GTK# 2.12.26

Xamarin.Android
Version: 5.1.7 (Indie Edition)
Android SDK: C:\Android\sdk
Supported Android versions:
2.3 (API level 10)
4.0.3 (API level 15)
4.1 (API level 16)
4.2 (API level 17)
4.4 (API level 19)
4.4.87 (API level 20)
5.0 (API level 21)
5.1 (API level 22)
6.0 (API level 23)
Java SDK: C:\Program Files (x86)\Java\jdk1.7.0_55
java version "1.7.0_55"
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java HotSpot(TM) Client VM (build 24.55-b03, mixed mode, sharing)'

There's a bug somewhere, but where?


Viewing all articles
Browse latest Browse all 77050

Trending Articles