← Back to team overview

ubuntu-phone team mailing list archive

Hide "Pull to refresh" under a row above in QML

 

Hello,

I posted this question on stackoverflow with no traction:
https://stackoverflow.com/questions/39825999/listview-pulltorefresh-hide-pull-to-refresh-string-under-a-row-above
so maybe someone here can help.

Briefly, I have a QML Column which contains 2 Rows. The first Row has a 
Button. The 2nd Row has a ListView with PullToRefresh. No matter what I 
tried I can't make the string "Pull to refresh" hide under the 1st Row 
so it slides out from under it when the list in the 2nd Row is pulled.

Minimal code to reproduce and bit more details are in that stackoverflow 
link. Any help is appreciated.

Thank you!