Suggestion not showing in xml layouts with ctrl+space in Android Studio

后端 未结 3 1082
北荒
北荒 2020-12-20 21:54

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

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-20 22:41

    You can try File -> Invalidate Cache/Restart. That did it for me.

    Hope it will helps you.

提交回复
热议问题