Android Question How To Convert a Series of Editetxt Views To Label

Mahares

Expert
Licensed User
Longtime User
I have several edittext views on the designer that I want to batch convert to labels and preserve their positions without having to delete each one and recreate the labels with the same names, but the type is grayed out and the designer does not allow you to change the dropdown to label. Is there a quick way of doing this or is it only doing it one at a time slow process?
Thank you in advance.
 
Top