android-stepsview icon indicating copy to clipboard operation
android-stepsview copied to clipboard

new AndroidX support

Open amrboxit4me opened this issue 6 years ago • 3 comments

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

amrboxit4me avatar Sep 25 '18 06:09 amrboxit4me

I'm also having the same problem with androidx

aviavinas avatar May 17 '19 11:05 aviavinas

Same problem unfortunately

devmiku avatar Nov 25 '20 13:11 devmiku

Same issue with androidx kotlin

vetriselvi-i2i avatar Jan 13 '21 10:01 vetriselvi-i2i