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
Post a Comment