Suggestion Not Showing In Xml Layouts With Ctrl+space In Android Studio
I am facing problem with android studio that suggestions are not visible on pressing ctrl+space inside layout .xml files. Editor always display 'No Suggestions'. Thanks in advance.
Solution 1:
You can also try this
Solution 2:
You can try File -> Invalidate Cache/Restart
. That did it for me.
Hope it will helps you.
Solution 3:
I have fixed it by File -> Invalidate Cache/Restart Android studio.
Post a Comment for "Suggestion Not Showing In Xml Layouts With Ctrl+space In Android Studio"