Hi, in my android program I want a UI input field to stick in the top left corner regardless of what the screen size is. How can I do this? Also whenever the screen size changes my UI goes in different places and changes size to what I set it to. How do I stop this?
Thanks!