]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/profile_detail.xml
profile details: proper palette tint attribute
[mobile-ledger.git] / app / src / main / res / layout / profile_detail.xml
index cf23f9f3b1f6cfede9befd0bdf55c42243c4a27a..7cf60be51ebf618e77401e1172ea73baade41c3e 100644 (file)
                 android:layout_weight="1"
                 android:background="?colorPrimary"
                 android:contentDescription="@string/btn_color_picker_button"
-                android:src="@drawable/ic_palette_black_24dp"
-                android:tint="?drawer_background" />
+                app:srcCompat="@drawable/ic_palette_black_24dp"
+                android:tint="?android:attr/colorBackground" />
 
         </LinearLayout>