Android Xamarin colors.xml not found
I’m converting my Xamarin app (for Android) to .NET 8. The app source code in Resources/values has these files:
When I build my C# app the values in colors.xml do not appear
I’m converting my Xamarin app (for Android) to .NET 8. The app source code in Resources/values has these files:
Despite the presence of tabs, the difficulty is in the navigation style, which I cannot turn off
I created a MainPage with 3 pages
Inside the MainPage, I flip through 3 tabs, the contents of the pages change under them
It works