Code completion does not work for External Library XML attributes (Android Studio)

前端 未结 1 1674
青春惊慌失措
青春惊慌失措 2020-12-18 23:27

I am using Android Studio 1.1 RC 1.

I\'ve imported an external library into Gradle:

compile \'com.rengwuxian.materialedittext:library:1.         


        
相关标签:
1条回答
  • 2020-12-19 00:16

    I had the same issue. But I have solved it. Go File > Invalidate Caches / Restart... > Click at Invalidate and Restart It's an efficient way. You can try.

    Source: Android Studio - Auto complete and other features not working

    Note: Here are some other approaches too. Have a look.

    0 讨论(0)
提交回复
热议问题