Problem in design interface android studio | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Problem in design interface android studio

I find the interface elements in other places when i run the application

3rd Jan 2018, 10:39 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
6 Answers
+ 4
Check the constraints. That is rules by which elements are placed .
3rd Jan 2018, 10:46 PM
josh mizzi
josh mizzi - avatar
+ 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
4th Jan 2018, 8:33 AM
David Akhihiero
David Akhihiero - avatar
+ 3
It depends on the version. If you can read XML you can normally tell from the XML description of the interface.
3rd Jan 2018, 11:04 PM
josh mizzi
josh mizzi - avatar
+ 2
@Martin Taylor I see the problem in my wording.
5th Jan 2018, 8:20 PM
josh mizzi
josh mizzi - avatar
+ 1
where i most go in android studio
3rd Jan 2018, 11:03 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
0
my version is 2.3 3
3rd Jan 2018, 11:18 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar