Friday, 9 August 2019

Android studio : How to add end/closing tag automatically in layout xml file

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 />

enter image description here

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

enter image description here

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