I am making an android app with a few fragments. In one of these fragments, I have a toolbar with a back arrow as an image button. In the XML File, I have the \"app:srcCompa
Add to your ImageButton:
tools:ignore="VectorDrawableCompat"