-2

Palette in android studio is disabled , i dont know how to fix it tHE FIRST screen

the second screen

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115

1 Answers1

0

There is no "palette" for the AndroidManifest.xml file. That is only available for layout XML files. The AndroidManifest file is a special file, and it helps show things on the screen.

SnakeException
  • 1,148
  • 1
  • 8
  • 26