For the same app, the one generated by `flutter drive` for an e2e test shows like: <img src="https://user-images.githubusercontent.com/11715538/85174328-24500b80-b243-11ea-989e-cd66a1bd3c39.png" width="200"> while the normal look should be like: <img src="https://user-images.githubusercontent.com/11715538/85174064-9542f380-b242-11ea-81fb-1d59fc90b9b0.png" width="200"> It seems there's wrong settings about binding to recognize the system resolution.