- Forum posts: 2
May 29, 2018, 7:13:40 AM via Website
May 29, 2018 7:13:40 AM via Website
I have recently downloaded the latest version of Android Studio and I am writing a helloWorld app. I have the default TextView and I want to change its layout_width attribute from wrap_content to match_parent. In the drop down, match_parent does not appear, although I can type it in. My question is: Is match_parent no longer supported?