iOS Question DatePicker positioning issue

gjoisa

Active Member
Licensed User
Longtime User
I can set position of DatePicker in designer . But in real device it is not positioned accordingly . Posting my project here . How to set it right ?
 

Attachments

  • Search.zip
    375.2 KB · Views: 64

gjoisa

Active Member
Licensed User
Longtime User
I had set Left of DPDate and DPTime as 40 . But in device it's position is different .
 
Upvote 0

Alexander Stolte

Expert
Licensed User
Longtime User
Then next time write which layout file you mean and don't waste our time... I had looked in the "Page1" layout file.

Looks like it automatically aligns to the rightmost point with an automatic width. This will be native. Have to wait for an answer from @Erel as it is a native view.
 
Upvote 0
Top