Ok, so I'm trying to use the maps feature in xamarin forms, but I keep getting these errors that say
"No resource identifier found for attribute 'paddingStart' in package 'android'" and
"No resource identifier found for attribute 'paddingEnd' in package 'android'"
I have no idea what these errors mean, nor how to fix them, I searched and the only thing I found is that I need to set my api to 4.1, and I tried switching my api version, but that didn't help, if anyone knows how to fix this issue, then that would be greatly appreciated.