I am developing an Android application with Delphi XE5 and I have a Google Nexus 4
layout. For example, the screen sizes of a Samsung Galaxy S4
are different from the screen of Nexus.
I have a panel containing some elements, such as buttons, edits and labels. I would like to center this panel, so every time it is in the middle of the screen.
How can i do this?
source share