No, I'm disabling the 2000px inline style via debug tools of Chrome.
It seems like SAPUI5 does some magic calculation of the screen height, but fails, so it uses 2000px. Very weird.
The SelectDialog works fine when using the demo pages provided by the developer kit. However, it doesn't work for me when opening the mobile SelectDialog from within a desktop sap.ui.commons.Dialog dialog.