ViewGroups and Layout Editors | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/8080493-beginning-android-layouts/lessons/3

If anyone is having rendering issues when going into design mode on “activity_team_members.xml”, just change in the EditText node “android:autofillhints=”" to "android:autofillhints=“name”. I had a rendering issue on the latest Android Studio version (Arctic Fox) and this appears to have fixed it.