]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/profile_detail.xml
add contentDescription for the color picker button in the profile editor
[mobile-ledger.git] / app / src / main / res / layout / profile_detail.xml
index e55e35a284af52962c303188abdd4bf772d8d603..b12d306a814352c140d5c868222f05460b5e052a 100644 (file)
                 android:layout_height="@dimen/thumb_row_height"
                 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" />