iOS Question Position of control different when APP starts

Nitin Joshi

Active Member
Licensed User
Longtime User
Hi I have project wherein i have enabled full screen option by keeping NavigationBarVisible false.
When APP starts, panel does not cover full screen however when i change the orientation portrait -> landscape -> portrait, panel is at correct position forever.
What is the solution?
I have attached export of project.
 

Attachments

  • PostionControl.zip
    2.8 KB · Views: 52

Nitin Joshi

Active Member
Licensed User
Longtime User

Attachments

  • PostionControl.zip
    3.2 KB · Views: 42
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Use Ctrl + 1 to export the project:
1769955259120.png


Otherwise, the "shared files" folder is missing.

I have added one more GREEN panel at bottom which is not visible.
It is related to the code in B4XPage_Resize. Comment it and try again.
 
Upvote 0

Nitin Joshi

Active Member
Licensed User
Longtime User
@Erel I have uploaded project. Red panel covering top correctly however green panel at bottom is not visible.
 

Attachments

  • PostionControl.zip
    3.2 KB · Views: 25
Upvote 0
Top