Reputation: 1019
I've discovered a very cool feature in android studio: when pressing "F2" while a Button is selected in layout editor (it's an example, i haven't tested for others View but i think it's the same thing), a small window appear that permit to quick change "text" and "id" properties without the need to browse properties palette (see screenshot).
But i don't know how to reach the "id" property only with keyboard. The TAB key doesn't work in this context, so i've to click on it : it's time consuming.
Someone has an idea ?
Upvotes: 0
Views: 70
Reputation: 1019
Sorry : the bug didn't occur anymore since i've relaunched Android Studio today. Perhaps it was due to a specific configuration of android or linux. I don't know.
It's a good new for me...
Upvotes: 0