Is it possible to force a layout to have a fixed size in dip?
Either a View directly or using a layout forced to have a fixed size in dip and put the view inside the layout?
And how?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can set specific width to the Layout you want using
You can do it in both way. directly to the View as well as put the View inside a Layout