mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Fix icon color
This commit is contained in:
@@ -119,6 +119,7 @@
|
|||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
android:src="@drawable/ic_generate_password_white_24dp"
|
android:src="@drawable/ic_generate_password_white_24dp"
|
||||||
|
app:tint="?android:attr/textColor"
|
||||||
android:contentDescription="@string/generate_password"/>
|
android:contentDescription="@string/generate_password"/>
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user