2
I just started messing with android and I came up with a big question. How I make a layout to work in all screen sizes?
From what I’ve searched, there are specific layout folders for each size. So, how I create these folders, since in Android Studio comes only with a folder "layout".
Another question, done this, how my app will know which layout to open?