0

custom view

title = description

xml editor auto complete not working in My CustomView.

but other views in working.

normal view

i tried invalid caches / restart .. but still not working

what should i do?

Thanks for help.

최봉재
  • 4,039
  • 3
  • 16
  • 21

1 Answers1

5

Few tricks :

1.Clean and Run

File -> Invalidate Caches / Restart... -> Select Invalidate and Restart

2.Turned off Power Save

File -> Power Save Mode

3. Delete .idea folder and all .iml and rebuild.

4.If this still didn't do the work,try changing your custom view's name to its original android view temporarily and use autocomplete inside, and then revert the view to its custom name.

Anurag
  • 1,162
  • 6
  • 20