-1

The problem is that the IDE does not suggest any classes to import while typing class name. However, if I manually type, for example, import android.widget.Button; the error with finding the class disappeares. All checkboxes in the Auto Import are ticked. Thank you.

1 Answers1

2

Try this!

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

kimv
  • 1,569
  • 4
  • 16
  • 26