Everything was fine and working perfect until I got an error in my Xamarin project like this:
C:\Users\user\source\repos\WeatherApp\WeatherApp\WeatherApp.Android\obj\Debug\110\lp\1\jl\res\layout\activitysmallindicator.xml:1: error: resource android:attr/android:progressBarStyleSmall not found. "android:progressBarStyleSmall not found".
I found an answer to that issue in the previous questions who said to create a file myself and copy-paste his written codes in that file but it is no luck! It is still not working!