Closed naisanhamza88 closed 7 years ago
Thank you for using CroPicker and apologize for the inconvenience. And can you attach the used code so I can verify it?
Please wait a day, I will do our best to present a solution!
Tanks for prompt response
Kindly find attached Java Class
From: Juyoung, Lee [mailto:notifications@github.com] Sent: Monday, July 10, 2017 3:13 PM To: dev-juyoung/CroPicker CroPicker@noreply.github.com Cc: Hamza Abdullah h.naisan.88@gmail.com; Manual manual@noreply.github.com Subject: Re: [dev-juyoung/CroPicker] Android API 17 Error (org.xmlpull.v1.XmlPullParserException: Binary XML file line #17: invalid drawable tag vector) (#1)
Thank you for using CroPicker and apologize for the inconvenience. And can you attach the used code so I can verify it?
Please wait a day, I will do our best to present a solution!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dev-juyoung/CroPicker/issues/1#issuecomment-314087662 , or mute the thread https://github.com/notifications/unsubscribe-auth/ARt98uwGCe_-pnlT3VddhM1HvX5lvUgmks5sMhVDgaJpZM4OSqJt . https://github.com/notifications/beacon/ARt98qm9DA_y7Pf6A71bht0VjNQRMHSgks5sMhVDgaJpZM4OSqJt.gif
It was a bug that API17 could not find R.dawable.abc_ic_ab_back_material
The resource is the file used for the toolbar's back button.
I added an alternative file and updated the library version to 1.0.2.
If you change the library version or specify an alternate file using the setToolbarBackArrowDrawable()
method, it seems to be resolved.
Please check and leave a comment if the problem is resolved. After waiting for your answer, I will close the issue.
it's Worked ,
Thanks for commented, And there were some issues, so I modified the code a little bit and updated it to version 1.0.3. If you have a problem similar to #2 or #3 , please update the version! :)
Hi Dears I have this Error On Android API Level 17