I am trying to remove the android actionbar icon in a Xamarin android project.
I have tried setting the icon as transparent and excluding the icon from the manifest. I have also tried changing the icon size to try and hide it and replacing it with a blank icon. Problem is that this also makes the icon in the launcher menu screen blank.
any suggestions would help
Thanks