I am looking to make an Android version (I just started learning how to use Android studio). I have difficulties with the layout. I want to make a 3x3 image button on my main activity but I don't know how to fix their sizes so they fit all screens. In Xcode (iOS), I could easily drag and resize and set constraints but I'm having trouble doing that in Android studio.
Can anyone tell me how to do it? Or at least redirect me to another post or a video that could help me?