I was wondering if anyone could point me in the right direction. I have an app that `I have designed for a client which has a large number of different screens. We were using roughly 100 Lenovo tablets with 1920x1200 resolution and all was good.
Lenovo now don't make that 10" tablet any longer so I have bought some 8" Huawei ones instead, again with 1920x1200 resolution.
On opening my app, the screen is not fitting at all, almost looks like it is half the screen being shown. In my code, I have used dip everywhere and the Pixel density on the 8" is 383 which kinda makes sense that it is higher than the 240 of the 10" tablet.
I thought by buying the same resolution screens I would not have to change my app, anyone know why it is not working?
Thanks
Dave
Lenovo now don't make that 10" tablet any longer so I have bought some 8" Huawei ones instead, again with 1920x1200 resolution.
On opening my app, the screen is not fitting at all, almost looks like it is half the screen being shown. In my code, I have used dip everywhere and the Pixel density on the 8" is 383 which kinda makes sense that it is higher than the 240 of the 10" tablet.
I thought by buying the same resolution screens I would not have to change my app, anyone know why it is not working?
Thanks
Dave