- Android resource linking failed for magicretry_fragment.xml #3
- Comments
- mvij commented Aug 21, 2019
- here4learning commented Aug 22, 2019
- mvij commented Aug 22, 2019
- here4learning commented Aug 22, 2019
- Ranjithsp6 commented Aug 27, 2019
- here4learning commented Aug 27, 2019
- Ranjithsp6 commented Aug 27, 2019
- himgupta229 commented Sep 4, 2019 •
- jakal23 commented Feb 1, 2020
Android resource linking failed for magicretry_fragment.xml #3
Comments
mvij commented Aug 21, 2019
When i try to build this lib using Android Studio 3.5.0, i get the following error
AGPBI: <"kind":"error","text":"Android resource linking failed","sources":[<"file":"/home/vijith/.gradle/caches/transforms-2/files-2.1/0c1b042f08a50764c3d60743091442f0/jetified-magicretry-1.0.7/res/layout-v11/magicretry_fragment.xml","position":<"startLine":120>>],»original»:»/home/vijith/.gradle/caches/transforms-2/files-2.1/0c1b042f08a50764c3d60743091442f0/jetified-magicretry-1.0.7/res/layout-v11/magicretry_fragment.xml:121: AAPT: error: resource android:attr/android:progressBarStyleSmall not found.\n «,»tool»:»AAPT»>
The text was updated successfully, but these errors were encountered:
here4learning commented Aug 22, 2019
mvij commented Aug 22, 2019
The layout file magicretry_fragment.xml in layout-v11 res folder has ?android:attr/android:progressBarStyleSmall at line 126. It should be ?android:attr/progressBarStyleSmall or ?attr:progressBarStyleSmall
here4learning commented Aug 22, 2019
yes.Correct. But it is not accessible to change the xml. . So it has to be done at Payu side.
Ranjithsp6 commented Aug 27, 2019
yes.Correct. But it is not accessible to change the xml. . So it has to be done at Payu side.
have you found the temporary solution?
here4learning commented Aug 27, 2019
Create a folder within main res folder and create the xml file according to last comment of the link »
https://stackoverflow.com/questions/57588753/aapt-error-resource-androidattr-androidprogressbarstylesmall-not-found» . it will override payumoney xml file.
Ranjithsp6 commented Aug 27, 2019
Create a folder within main res folder and create the xml file according to last comment of the link »
https://stackoverflow.com/questions/57588753/aapt-error-resource-androidattr-androidprogressbarstylesmall-not-found» . it will override payumoney xml file.
Thank you its working
himgupta229 commented Sep 4, 2019 •
What is the gradle plugin version you are using?
jakal23 commented Feb 1, 2020
Have the same problem migrating androidx
You can’t perform that action at this time.
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.
Источник