I have a serious problem in Android Studio and it is that all the buttons that I place in Android studio always stay in the upper left corner.
I have a serious problem in Android Studio and it is that all the buttons that I place in Android studio always stay in the upper left corner.
When you create a Layout or a new activity it usually has this code
Try changing the LinearLayout to RelativeLayout like this