So i was building this UI for an app in Unity
to be deployed on Android Platform
.
Here is the preview from the Game Window
:
But when i build and run the app on my device, it shows this :
The header log is anchored on Top
, the title is anchored on Center
and the buttons are anchored on Bottom
.
Here is the hierarchy of the components :
Im new to Unity
and NGUI
so i really dont know what's wrong with this. Thank you guys.