You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to convert my app to AndroidX I got this error
Output: /Users/amr/.gradle/caches/transforms-1/files-1.1/jetified-android-stepsview-1.2.aar/0d96f6cc196bd992afa144343e7d5b47/res/values/values.xml:7:5-597: AAPT: error: duplicate value for resource 'attr/circleRadius' with config ''.
so could you rename attr/circleRadius to a different name
The text was updated successfully, but these errors were encountered:
When I tried to convert my app to AndroidX I got this error
Output: /Users/amr/.gradle/caches/transforms-1/files-1.1/jetified-android-stepsview-1.2.aar/0d96f6cc196bd992afa144343e7d5b47/res/values/values.xml:7:5-597: AAPT: error: duplicate value for resource 'attr/circleRadius' with config ''.
so could you rename attr/circleRadius to a different name
The text was updated successfully, but these errors were encountered: