Inox
Inox

Reputation: 11

I Can't Edit my files in Android Studio

For some unknown reason, I can't edit files in Android Studio. This include both java and xml files and other files ,
I can't edit nothing - cut files , or delete , write , nothing worked.. Files are not locked as Read-Only. I checked. Restarting Android Studio did not resolve my problem. Please Help me ! Thanks

Upvotes: 0

Views: 1656

Answers (1)

あさひ
あさひ

Reputation: 13

This Can happen when you loose the focus of your Code View. you can keep focus by having a click on Scroll bar (right side) in the Android Studio.

This problem was in Android Studio version 1.2.2, So haven't experienced recently. please Update Android Studio.

Upvotes: 1

Related Questions