Hello,
ATP2260 resource style/MyTheme not found
After testing, this issue can be successfully reproduced.
The solution is that you need to change the Build Action
of colors.xml
and styles.xml
.
Right-click on the xml file, select Properties
, and set the Build Action
to AndroidResource
.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.