how to add same xml code Automatically in xml tags in kotlin?
I want to add following xml code in my xml file, TextView tags automatically, how can I do that?
code that I want to add after opening tag is:
com.mycompany.projectname.
My expected output is as follow