Change in AndroidManifest.xml, change in MainActivity.cs (
[Activity(Label = "@string/ApplicationName", MainLauncher = true, Icon = "@drawable/icon")] ) I rebuild the project, but nothing changes in Main.axml.
Source: https://ru.stackoverflow.com/questions/456228/
All Articles