Is it possible to show all tags which I can use inside root element(in xml) in android studio? -


while writing code in styles.xml it's takes lot of time tag used inside root-element. there hotkeys show possible tags in drop-down list?

we have tag resources , after pressing ctrl + space android studio writes 'no suggestions'

ctrl + whitespace (on windows)

otherwise refer official documentation.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -