Hi,
Does anyone own a Samsung Galaxy Tab S2.
If so, are you able to run the following code and let me know what it says when you run the tablet in portrait and when it runs in landscape.
Can you also confirm the OS version you are running.
Does anyone own a Samsung Galaxy Tab S2.
If so, are you able to run the following code and let me know what it says when you run the tablet in portrait and when it runs in landscape.
B4X:
Log("ApproximateScreenSize = " & GetDeviceLayoutValues.ApproximateScreenSize)
Log("Width = " & Activity.Width)
Log("Height = " & Activity.Height)
Can you also confirm the OS version you are running.