In android studio why layout width matchparent changes to 368dp automatically?

Viewed 1552

I am doing a project using android studio. In android studio when I fix layout width as matchparentit automatically changes to 368dp. I need layoutwidth as matchparent but changes by default.

why?

kindly help me to fix this problem.

3 Answers
Related