CodeAssist icon indicating copy to clipboard operation
CodeAssist copied to clipboard

androidx.appcompat.app does not exist

Open G8Victor opened this issue 2 years ago • 0 comments

Note that Issues are for bugs only. Use the discussions tab for feature requests.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context Add any other context about the problem here. Screenshot_20230717-210450.png

I already import "androidx.appcompat.app.AppCompatActivity" in my MainActivity.java.

How can I fix this?

G8Victor avatar Jul 17 '23 13:07 G8Victor