Yes, I’ve followed everything as per that article....
# android
r
Yes, I’ve followed everything as per that article. It says to add this line
AppCompatDelegate.setCompatVectorFromSourcesEnabled(true);
which I do in Application class