Saurabh Agarwal
Saurabh Agarwal

Reputation: 19

Android Studio 3.6 not able to click on text to change its ID and text

I am not able to change text of text fields by double click on text. When I click on text, nothing happened. I expected a popup should be shown to change name and id.

Upvotes: -3

Views: 221

Answers (2)

Fred
Fred

Reputation: 137

You can change them easily. Please check the below screenshot. How to change id and text of textfield

Hoping it will be helped with your problem.

Upvotes: 0

Karan Dhillon
Karan Dhillon

Reputation: 1234

Use the attributes pane on the right hand side. Choose your textField and its attributes will open up. Simply change the text property.

Upvotes: 1

Related Questions