I'm designing the ui for the application and when I run the code using other device, the output is perfectly fine, just like when I tried to run the code in my mobile using Pydroid 3 and my friend's laptop, but when I run my code using my own PC the code is working but the output is not the same, the display seems to be out of place, btw the code I used is the same, I did not change anything.
The fist pic is the output using my own pc
The second pic should be the output of the code that I run(it's the same code)