Closed alexvishneuski closed 6 years ago
perhabs there is the solutions: https://stackoverflow.com/questions/36741036/android-selector-drawable-with-vectordrawables-srccompat https://stackoverflow.com/questions/39419596/resourcesnotfoundexception-file-res-drawable-abc-ic-ab-back-material-xml https://stackoverflow.com/questions/35622438/update-android-support-library-to-23-2-0-cause-error-xmlpullparserexception-bin https://medium.com/@AdamHurwitz/i-implemented-appcompatdelegate-setcompatvectorfromresourcesenabled-true-65b449fbd371
added https://commonsware.com/Android/previews/vector-drawables
resolved: I should use app:srcCompat instesd android:src for compatibility.
perhabs there is the solutions: https://stackoverflow.com/questions/36741036/android-selector-drawable-with-vectordrawables-srccompat https://stackoverflow.com/questions/39419596/resourcesnotfoundexception-file-res-drawable-abc-ic-ab-back-material-xml https://stackoverflow.com/questions/35622438/update-android-support-library-to-23-2-0-cause-error-xmlpullparserexception-bin https://medium.com/@AdamHurwitz/i-implemented-appcompatdelegate-setcompatvectorfromresourcesenabled-true-65b449fbd371