Where can I find the setting for adding the closing tag in layout automatically in android studio . Suppose If I select TextView from suggestions it should automatically close it with />
Previously I used to get the ending tag automatically but after updating Android studio I am not getting it. I tried to search in Editor > Code Style > XML but didn't find any relevant setting
I am on Android studio 3.5 RC 3
from Android studio : How to add end/closing tag automatically in layout xml file


No comments:
Post a Comment