0

Whenever i open a new empty activity this shows up.

enter image description here

I tried syncing with gradle . I also tried invalidating caches.. I rebuild the project many times but still facing this issue.

James Z
  • 12,209
  • 10
  • 24
  • 44
  • 'missing xml-layout' because of you created a jetpack compose activity – Dinesh May 30 '23 at 08:00
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Lore May 30 '23 at 09:35

1 Answers1

0

Right click on resource folder and create new directory with layout name and put your xml file in it .