Hi guys,
I have a Custom View, basically, is it an EditText with border.
When tried to get its position with CustomView.Left, it returns strange value.
On Designer Script, I set its position to 10, but it returns 17.
Usually, on a normal EditText, the position value is the value on Designer Script * Device Scale.
My Device is Nexus 7 with scale 1.33, so the correct value should be 13.
I have a Custom View, basically, is it an EditText with border.
When tried to get its position with CustomView.Left, it returns strange value.
On Designer Script, I set its position to 10, but it returns 17.
Usually, on a normal EditText, the position value is the value on Designer Script * Device Scale.
My Device is Nexus 7 with scale 1.33, so the correct value should be 13.