Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Custom icon with animation as action crashes my app #12

Open
Duna opened this issue Nov 8, 2018 · 0 comments
Open

Custom icon with animation as action crashes my app #12

Duna opened this issue Nov 8, 2018 · 0 comments

Comments

@Duna
Copy link

Duna commented Nov 8, 2018

Fatal issue on:

bar.addAction(R.drawable.pdf_icon_animated, "PDF");

<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/printer">
``` - resource not  found even in my project exists, and app crashes

<target
    android:name="pencil"
    android:animation="@animator/an_rotate" />
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant