-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
In Delphi 12.3, the buttons on the screen have a Y-axis offset. I need to press down a little further to get to the original position of the object.
I use the following code:
SystemBars.StatusBarBackgroundColor := TAlphaColors.Null;
SystemBars.NavigationBarBackgroundColor := TAlphaColors.Null;
SystemBars.Visibility := TipFormSystemBars.TVisibilityMode.VisibleAndOverlap;
I use Samsung SM-A528B.
Metadata
Metadata
Assignees
Labels
No labels