- ApplicationのonCreateで"AppCompatDelegate.setCompatVectorFromResourcesEnabled(true)"を追加
- android:srcをapp:srcCompatに変更する
Last active
December 18, 2017 09:20
-
-
Save yasszu/0240900525cf8fb5290f2e8d6683fb68 to your computer and use it in GitHub Desktop.
android.content.res.Resources$NotFoundException: File res/drawable/ic_star.xml from drawable resource ID #0x7f02010a. If the resource you are trying to use is a vector resource, you may be referencing it in an unsupported way. See AppCompatDelegate.setCompatVectorFromResourcesEnabled() for more info.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment