Address button color issues

This commit is contained in:
Rahul Patel
2024-07-29 23:53:12 +05:30
parent 8aeec0c082
commit 0a25a7e755
7 changed files with 78 additions and 11 deletions

View File

@@ -106,6 +106,7 @@
android:layout_alignTop="@id/txt_line1"
android:layout_toStartOf="@id/btn_action"
android:contentDescription="@string/details_changelog"
app:iconTint="?colorControlNormal"
app:icon="@drawable/ic_arrow_down" />
<com.aurora.store.view.custom.layouts.button.UpdateButton