]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/profile_detail.xml
use the proper way to load vector drawable in ImageView
[mobile-ledger.git] / app / src / main / res / layout / profile_detail.xml
index cf23f9f3b1f6cfede9befd0bdf55c42243c4a27a..0a0463bed302651afd735f222e39e4e1151a7b9a 100644 (file)
                 android:layout_weight="1"
                 android:background="?colorPrimary"
                 android:contentDescription="@string/btn_color_picker_button"
-                android:src="@drawable/ic_palette_black_24dp"
+                app:srcCompat="@drawable/ic_palette_black_24dp"
                 android:tint="?drawer_background" />
 
         </LinearLayout>