New to Android. I created a form with basic activity template, but when I run the app, the layout distorted as the photo shown. Appreciated if you can give me advice where to change these?
Hi, you are getting this error because you used constraint layout without adding any constraints. Layout that is rendered in the editor is using editor constraints but these are ignored in the actual app.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.