0
Problem in design interface android studio
I find the interface elements in other places when i run the application
7 ответов
+ 4
Check the constraints. That is rules by which elements are placed .
+ 6
Are you using ConstraintLayout? If so you have to set the constraints to what u want, else just use LinearLayout especially if your layout isn't too complex
+ 3
It depends on the version. If you can read XML you can normally tell from the XML description of the interface.
+ 2
@Martin Taylor I see the problem in my wording.
+ 1
where i most go in android studio
0
my version is 2.3 3