ActivitySize gives the approximate activity size in inches.
On my Huawei P20 Pro (6") ActivitySize=5
Apart from the status bar at the top, the ActivitySize should be equal to the screen size, so why this difference? Am I misunderstanding ActivitySize?
Also, why is ActivitySize not the same in the wysiwyg designer on my phone and in the actual app running on the phone? In the wisywyg designer ActivitySize = 4.78
I show the value using lblActivitySize.text = ActivitySize
On my Huawei P20 Pro (6") ActivitySize=5
Apart from the status bar at the top, the ActivitySize should be equal to the screen size, so why this difference? Am I misunderstanding ActivitySize?
Also, why is ActivitySize not the same in the wysiwyg designer on my phone and in the actual app running on the phone? In the wisywyg designer ActivitySize = 4.78
I show the value using lblActivitySize.text = ActivitySize