ProgressWheel
ProgressWheel copied to clipboard
AndroidStudio suggests different xmlns:ProgressWheel
AndroidStudio complains on xmlns:ProgressWheel="http://schemas.android.com/apk/res/com.visualdenim.schooltraq", says
In Gradle projects, always use http://schemas.android.com/apk/res-auto for custom attributes.
Upon accepting the suggestion it works fine.
Please submit a pull request and I will review your change.
Thanks!
#69